Skip "History with invalid URL" test on Windows
For some reason, this hangs a lot on AppVeyor
This commit is contained in:
parent
2872ae5641
commit
db8fa5fdb6
@ -51,6 +51,8 @@ Feature: Page history
|
||||
Then the history should contain:
|
||||
http://localhost:(port)/404 Error loading page: http://localhost:(port)/404
|
||||
|
||||
# Hangs a lot on AppVeyor
|
||||
@posix
|
||||
Scenario: History with invalid URL
|
||||
When I run :tab-only
|
||||
And I open data/javascript/window_open.html
|
||||
|
Loading…
Reference in New Issue
Block a user