summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Gadanidis <tim@gadanidis.ca>2021-11-22 11:32:43 -0500
committerTim Gadanidis <tim@gadanidis.ca>2021-11-22 11:32:43 -0500
commit73aed03a7f9bb630ba6412abff22f52c56c00485 (patch)
treed6f1df11b4d7191572fc61ae827cca16f129d946
parenta50f6dc2ea6baffcbaef2c7bc3c890e18631802f (diff)
downloadqutebrowser-73aed03a7f9bb630ba6412abff22f52c56c00485.tar.gz
qutebrowser-73aed03a7f9bb630ba6412abff22f52c56c00485.zip
Skip failing tests on Windows
-rw-r--r--tests/end2end/features/tabs.feature2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature
index dae19e445..ab6098a3e 100644
--- a/tests/end2end/features/tabs.feature
+++ b/tests/end2end/features/tabs.feature
@@ -1349,6 +1349,7 @@ Feature: Tab management
And I run :tab-take 0/1
Then the error "Can't take tabs when using windows as tabs" should be shown
+ @windows_skip
Scenario: Close the last tab of a window when taken by another window
Given I have a fresh instance
When I open data/numbers/1.txt
@@ -1424,6 +1425,7 @@ Feature: Tab management
And I run :tab-give 0
Then the error "Can't give tabs when using windows as tabs" should be shown
+ @windows_skip
Scenario: Close the last tab of a window when given to another window
Given I have a fresh instance
When I open data/numbers/1.txt