Mark confirm_quit test to only run on Windows

See #2964
This commit is contained in:
Florian Bruhin 2017-09-14 14:21:32 +02:00
parent 6618c3a6e8
commit 0a3a1b756d

View File

@ -108,6 +108,8 @@ Feature: Downloading things from a website.
And I wait 0.5s
Then no crash should happen
# This sometimes hangs on exit for some reason on Travis...
@windows
Scenario: Quitting with finished downloads and confirm_quit=downloads (issue 846)
Given I have a fresh instance
When I set downloads.location.prompt to false