Mark tests using special URLs as Qt >= 5.8
This commit is contained in:
parent
a3caba53d5
commit
0d271eba87
@ -605,7 +605,7 @@ Feature: Tab management
|
||||
title: Test title
|
||||
|
||||
# https://github.com/qutebrowser/qutebrowser/issues/2289
|
||||
@qtwebkit_skip
|
||||
@qtwebkit_skip @qt>=5.8
|
||||
Scenario: Cloning a tab with a special URL
|
||||
When I open chrome://gpu
|
||||
And I run :tab-clone
|
||||
@ -767,7 +767,7 @@ Feature: Tab management
|
||||
- data/numbers/3.txt
|
||||
|
||||
# https://github.com/qutebrowser/qutebrowser/issues/2289
|
||||
@qtwebkit_skip
|
||||
@qtwebkit_skip @qt>=5.8
|
||||
Scenario: Undoing a tab with a special URL
|
||||
Given I have a fresh instance
|
||||
When I open data/numbers/1.txt
|
||||
|
Loading…
Reference in New Issue
Block a user