Mark more tests as flaky

This commit is contained in:
Florian Bruhin 2018-07-22 13:03:25 +02:00
parent 0304036d7d
commit c1c182d958
2 changed files with 2 additions and 0 deletions

View File

@ -3,6 +3,7 @@
Feature: Going back and forward.
Testing the :back/:forward commands.
@flaky
Scenario: Going back/forward
Given I open data/backforward/1.txt
When I open data/backforward/2.txt

View File

@ -915,6 +915,7 @@ Feature: Tab management
When I run :buffer invalid title
Then the error "No matching tab for: invalid title" should be shown
@flaky
Scenario: :buffer with matching title and two windows
When I open data/title.html
And I open data/search.html in a new tab