Skip "History with invalid URL" test on Windows

For some reason, this hangs a lot on AppVeyor
This commit is contained in:
Florian Bruhin 2017-10-13 10:45:19 +02:00
parent 2872ae5641
commit db8fa5fdb6

View File

@ -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