From d337ed885a820bb5c68fb5d9bef4ee067060c700 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Tue, 28 Aug 2018 22:56:50 +0200 Subject: [PATCH] Re-add :stop test in misc.feature For some reason I don't comprehend right now, disabling it breaks test_focusing_download_widget_via_tab. I'm having exams tomorrow and the day after that, so meh, let's just re-enable that test for now as a stopgap solution. --- tests/end2end/features/misc.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index f00a4664c..5f0035b8b 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -181,7 +181,7 @@ Feature: Various utility commands. # :stop/:reload - @skip # Too flaky + @flaky Scenario: :stop Given I have a fresh instance # We can't use "When I open" because we don't want to wait for load