summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-06-01 14:10:25 +0200
committerFlorian Bruhin <me@the-compiler.org>2020-06-01 14:10:25 +0200
commit41a7db811108fa698687bff4dbb085f6af29018f (patch)
treea62551dbeaee1d3dbe8edf74276c05dd137e4212
parentc59165c92ff6f83986662f6e70e5d0ea423eccd2 (diff)
downloadqutebrowser-41a7db811108fa698687bff4dbb085f6af29018f.tar.gz
qutebrowser-41a7db811108fa698687bff4dbb085f6af29018f.zip
Mark only-active-window test as flaky
-rw-r--r--tests/end2end/features/private.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/private.feature b/tests/end2end/features/private.feature
index 35097f545..6ea9e7b33 100644
--- a/tests/end2end/features/private.feature
+++ b/tests/end2end/features/private.feature
@@ -153,7 +153,7 @@ Feature: Using private browsing
- url: http://localhost:*/data/numbers/1.txt
- url: http://localhost:*/data/numbers/2.txt
-
+ @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