Skip "Clearing history" test on Windows
This commit is contained in:
parent
c443def24e
commit
1c9dc581a4
@ -73,6 +73,8 @@ Feature: Page history
|
|||||||
Then the history should contain:
|
Then the history should contain:
|
||||||
http://localhost:(port)/data/title.html Test title
|
http://localhost:(port)/data/title.html Test title
|
||||||
|
|
||||||
|
# Hangs a lot on AppVeyor
|
||||||
|
@posix
|
||||||
Scenario: Clearing history
|
Scenario: Clearing history
|
||||||
When I run :tab-only
|
When I run :tab-only
|
||||||
And I open data/title.html
|
And I open data/title.html
|
||||||
@ -108,4 +110,4 @@ Feature: Page history
|
|||||||
And I open qute:history without waiting
|
And I open qute:history without waiting
|
||||||
And I wait until qute://history is loaded
|
And I wait until qute://history is loaded
|
||||||
Then the page should contain the plaintext "3.txt"
|
Then the page should contain the plaintext "3.txt"
|
||||||
Then the page should contain the plaintext "4.txt"
|
Then the page should contain the plaintext "4.txt"
|
||||||
|
Loading…
Reference in New Issue
Block a user