From 0d271eba87c19c36a69786ebc572fa9fe98a0624 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 8 Feb 2017 14:18:41 +0100 Subject: [PATCH] Mark tests using special URLs as Qt >= 5.8 --- tests/end2end/features/tabs.feature | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature index aa6c2e828..fc456f5f0 100644 --- a/tests/end2end/features/tabs.feature +++ b/tests/end2end/features/tabs.feature @@ -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