From 54154e2434d53ebdb513477190fd2cfb01ef8ad7 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 12 Jun 2017 18:15:05 +0200 Subject: [PATCH] Mark :stop test as flaky Looks like the requests sometimes aren't updated, but I have no idea why. --- tests/end2end/features/misc.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature index c7776dde2..279df7808 100644 --- a/tests/end2end/features/misc.feature +++ b/tests/end2end/features/misc.feature @@ -187,6 +187,7 @@ Feature: Various utility commands. # :stop/:reload + @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