Mark more :follow-selected tests as flaky
This commit is contained in:
parent
2a1afd5255
commit
bddc021295
@ -330,6 +330,7 @@ Feature: Caret mode
|
|||||||
And I run :follow-selected
|
And I run :follow-selected
|
||||||
Then data/hello.txt should be loaded
|
Then data/hello.txt should be loaded
|
||||||
|
|
||||||
|
@flaky
|
||||||
Scenario: :follow-selected with link tabbing (with JS)
|
Scenario: :follow-selected with link tabbing (with JS)
|
||||||
When I set content.javascript.enabled to true
|
When I set content.javascript.enabled to true
|
||||||
And I run :leave-mode
|
And I run :leave-mode
|
||||||
@ -338,6 +339,7 @@ Feature: Caret mode
|
|||||||
And I run :follow-selected
|
And I run :follow-selected
|
||||||
Then data/hello.txt should be loaded
|
Then data/hello.txt should be loaded
|
||||||
|
|
||||||
|
@flaky
|
||||||
Scenario: :follow-selected with link tabbing in a tab (without JS)
|
Scenario: :follow-selected with link tabbing in a tab (without JS)
|
||||||
When I set content.javascript.enabled to false
|
When I set content.javascript.enabled to false
|
||||||
And I run :leave-mode
|
And I run :leave-mode
|
||||||
|
Loading…
Reference in New Issue
Block a user