From 9bcd120dcc66b21e25c7c91b0826b80c988bb30f Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 11 Sep 2017 19:33:27 +0200 Subject: [PATCH] Only mark completion issue as flaky --- tests/end2end/features/completion.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/completion.feature b/tests/end2end/features/completion.feature index 4ee1d8415..1ceaa5794 100644 --- a/tests/end2end/features/completion.feature +++ b/tests/end2end/features/completion.feature @@ -51,7 +51,7 @@ Feature: Using completion Then the completion model should be bind # See #2956 - @qtwebengine_mac_xfail + @flaky Scenario: Using session completion Given I open data/hello.txt And I run :session-save hello