Skip JS test which is too flaky
This commit is contained in:
parent
dfafab4cff
commit
a0f36c5cbf
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user