Mark more tests as flaky
This commit is contained in:
parent
0304036d7d
commit
c1c182d958
@ -3,6 +3,7 @@
|
|||||||
Feature: Going back and forward.
|
Feature: Going back and forward.
|
||||||
Testing the :back/:forward commands.
|
Testing the :back/:forward commands.
|
||||||
|
|
||||||
|
@flaky
|
||||||
Scenario: Going back/forward
|
Scenario: Going back/forward
|
||||||
Given I open data/backforward/1.txt
|
Given I open data/backforward/1.txt
|
||||||
When I open data/backforward/2.txt
|
When I open data/backforward/2.txt
|
||||||
|
@ -915,6 +915,7 @@ Feature: Tab management
|
|||||||
When I run :buffer invalid title
|
When I run :buffer invalid title
|
||||||
Then the error "No matching tab for: invalid title" should be shown
|
Then the error "No matching tab for: invalid title" should be shown
|
||||||
|
|
||||||
|
@flaky
|
||||||
Scenario: :buffer with matching title and two windows
|
Scenario: :buffer with matching title and two windows
|
||||||
When I open data/title.html
|
When I open data/title.html
|
||||||
And I open data/search.html in a new tab
|
And I open data/search.html in a new tab
|
||||||
|
Loading…
Reference in New Issue
Block a user