summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-10-15 14:34:18 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-10-15 14:34:18 +0200
commit877ddea7a86ce5c180d1e1bbd209de59e154d0f0 (patch)
tree2a1c6e2efc1501147563469feb78caaf00c5f380
parentfa5e04fdaf8af9230c4cd9c386c5d8e0307655ca (diff)
downloadqutebrowser-877ddea7a86ce5c180d1e1bbd209de59e154d0f0.tar.gz
qutebrowser-877ddea7a86ce5c180d1e1bbd209de59e154d0f0.zip
tests: Skip flaky private.feature test
Looks like trying to stabilize it didn't help yet...
-rw-r--r--tests/end2end/features/private.feature1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/end2end/features/private.feature b/tests/end2end/features/private.feature
index 2402c3477..fe870dded 100644
--- a/tests/end2end/features/private.feature
+++ b/tests/end2end/features/private.feature
@@ -172,6 +172,7 @@ Feature: Using private browsing
- url: http://localhost:*/data/numbers/1.txt
- url: http://localhost:*/data/numbers/2.txt
+ @skip # Too flaky
Scenario: Saving a private session with only-active-window
When I open data/numbers/1.txt
And I open data/numbers/2.txt in a new tab