Mark more :follow-selected tests as flaky

This commit is contained in:
Florian Bruhin 2018-08-12 20:24:31 +02:00
parent 2a1afd5255
commit bddc021295

View File

@ -330,6 +330,7 @@ Feature: Caret mode
And I run :follow-selected
Then data/hello.txt should be loaded
@flaky
Scenario: :follow-selected with link tabbing (with JS)
When I set content.javascript.enabled to true
And I run :leave-mode
@ -338,6 +339,7 @@ Feature: Caret mode
And I run :follow-selected
Then data/hello.txt should be loaded
@flaky
Scenario: :follow-selected with link tabbing in a tab (without JS)
When I set content.javascript.enabled to false
And I run :leave-mode