summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortoofar <toofar@spalge.com>2023-03-18 19:13:26 +1300
committertoofar <toofar@spalge.com>2023-03-18 19:13:26 +1300
commitcb9f3fa141dac990c69973ae3aef8b175938c2eb (patch)
treeabc9f32df1d5a380267bb741d777db531284abb9
parentc55f899c8318629300f829ec82da155ac8b2cad2 (diff)
downloadqutebrowser-master-qt6.tar.gz
qutebrowser-master-qt6.zip
tests: skip special URL deserializing tests on winmaster-qt6
Not sure why its failing on windows, but it only really needs to run in one environment anyway. Previously this was using chrome://gpu but that was failing on CI due to it invoking some vulkan stuff the didn't work without a GPU. I changed it to chrome://sandbox/ for no good reason, but it seems to be working fine on ubuntu at least. Follow up to 151d808940f6
-rw-r--r--tests/end2end/features/tabs.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature
index 4f0e38693..b60249e6e 100644
--- a/tests/end2end/features/tabs.feature
+++ b/tests/end2end/features/tabs.feature
@@ -781,6 +781,7 @@ Feature: Tab management
# https://github.com/qutebrowser/qutebrowser/issues/2289
@qtwebkit_skip
+ @windows_skip
Scenario: Cloning a tab with a special URL
When I open chrome://sandbox/
And I run :tab-clone