diff --git a/tests/end2end/features/downloads.feature b/tests/end2end/features/downloads.feature index 5ba8a8f44..b86dabefe 100644 --- a/tests/end2end/features/downloads.feature +++ b/tests/end2end/features/downloads.feature @@ -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