Skip special URL tests with QtWebKit
This commit is contained in:
parent
36e2cc9628
commit
ac2fd4a36f
@ -605,6 +605,7 @@ Feature: Tab management
|
|||||||
title: Test title
|
title: Test title
|
||||||
|
|
||||||
# https://github.com/qutebrowser/qutebrowser/issues/2289
|
# https://github.com/qutebrowser/qutebrowser/issues/2289
|
||||||
|
@qtwebkit_skip
|
||||||
Scenario: Cloning a tab with a special URL
|
Scenario: Cloning a tab with a special URL
|
||||||
When I open chrome://gpu
|
When I open chrome://gpu
|
||||||
And I run :tab-clone
|
And I run :tab-clone
|
||||||
@ -766,6 +767,7 @@ Feature: Tab management
|
|||||||
- data/numbers/3.txt
|
- data/numbers/3.txt
|
||||||
|
|
||||||
# https://github.com/qutebrowser/qutebrowser/issues/2289
|
# https://github.com/qutebrowser/qutebrowser/issues/2289
|
||||||
|
@qtwebkit_skip
|
||||||
Scenario: Undoing a tab with a special URL
|
Scenario: Undoing a tab with a special URL
|
||||||
Given I have a fresh instance
|
Given I have a fresh instance
|
||||||
When I open data/numbers/1.txt
|
When I open data/numbers/1.txt
|
||||||
|
Loading…
Reference in New Issue
Block a user