Skip flaky test
This commit is contained in:
parent
31c2fe2c72
commit
17846ea386
@ -228,7 +228,7 @@ Feature: Saving and loading sessions
|
|||||||
url: http://localhost:*/data/hello.txt
|
url: http://localhost:*/data/hello.txt
|
||||||
|
|
||||||
# Seems like that bug is fixed upstream in QtWebEngine
|
# 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
|
Scenario: Saving a session with a page using history.replaceState() and navigating away
|
||||||
When I open data/sessions/history_replace_state.html without waiting
|
When I open data/sessions/history_replace_state.html without waiting
|
||||||
And I wait for "* Called history.replaceState" in the log
|
And I wait for "* Called history.replaceState" in the log
|
||||||
|
Loading…
Reference in New Issue
Block a user