Skip JS test which is too flaky

This commit is contained in:
Florian Bruhin 2018-07-03 14:15:08 +02:00
parent dfafab4cff
commit a0f36c5cbf

View File

@ -8,7 +8,7 @@ Feature: Javascript stuff
When I open data/javascript/consolelog.html
Then the javascript message "console.log works!" should be logged
@flaky
@skip # Too flaky
Scenario: Opening/Closing a window via JS
When I open data/javascript/window_open.html
And I run :tab-only