Handle more flaky tests

This commit is contained in:
Florian Bruhin 2018-08-28 09:21:03 +02:00
parent 0b872f193e
commit 3fa01ae84d
2 changed files with 2 additions and 1 deletions

View File

@ -181,7 +181,7 @@ Feature: Various utility commands.
# :stop/:reload
@flaky
@skip # Too flaky
Scenario: :stop
Given I have a fresh instance
# We can't use "When I open" because we don't want to wait for load

View File

@ -41,6 +41,7 @@ Feature: Opening pages
And I run :open 3
Then data/numbers/3.txt should be loaded
@flaky
Scenario: Opening in a new tab
Given I open about:blank
When I run :tab-only