More flaky tests
This commit is contained in:
parent
40e58126aa
commit
463dd911a3
@ -145,6 +145,7 @@ Feature: Scrolling
|
|||||||
And I wait until the scroll position changed to 0/0
|
And I wait until the scroll position changed to 0/0
|
||||||
Then the page should not be scrolled
|
Then the page should not be scrolled
|
||||||
|
|
||||||
|
@flaky
|
||||||
Scenario: Scrolling down with a very big count
|
Scenario: Scrolling down with a very big count
|
||||||
When I run :scroll down with count 99999999999
|
When I run :scroll down with count 99999999999
|
||||||
# Make sure it doesn't hang
|
# Make sure it doesn't hang
|
||||||
|
@ -221,6 +221,7 @@ Feature: Searching on a page
|
|||||||
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 a searched link in a new tab
|
Scenario: Follow a searched link in a new tab
|
||||||
When I run :window-only
|
When I run :window-only
|
||||||
And I run :search follow
|
And I run :search follow
|
||||||
|
Loading…
Reference in New Issue
Block a user