summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2019-02-17 22:39:58 +0100
committerFlorian Bruhin <me@the-compiler.org>2019-02-17 22:39:58 +0100
commit17846ea3862c2394679355d4d851b4b8bc813112 (patch)
tree76dbda184c4c7c7d6e2e45ebb333d1ff84f1f84f
parent31c2fe2c72cc203d3416d41ea37ddcfa89a57a6f (diff)
downloadqutebrowser-17846ea3862c2394679355d4d851b4b8bc813112.tar.gz
qutebrowser-17846ea3862c2394679355d4d851b4b8bc813112.zip
Skip flaky test
-rw-r--r--tests/end2end/features/sessions.feature2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/end2end/features/sessions.feature b/tests/end2end/features/sessions.feature
index 626a88ba8..494feb0ba 100644
--- a/tests/end2end/features/sessions.feature
+++ b/tests/end2end/features/sessions.feature
@@ -228,7 +228,7 @@ Feature: Saving and loading sessions
url: http://localhost:*/data/hello.txt
# Seems like that bug is fixed upstream in QtWebEngine
- @qtwebkit_skip @flaky
+ @skip # Too flaky
Scenario: Saving a session with a page using history.replaceState() and navigating away
When I open data/sessions/history_replace_state.html without waiting
And I wait for "* Called history.replaceState" in the log