From 7a3c0d328ffbdbe7465a5f2e47655da1f9c2565e Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 25 Feb 2019 13:10:58 +0100 Subject: Mark two more tests as flaky --- tests/end2end/features/tabs.feature | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/end2end/features/tabs.feature b/tests/end2end/features/tabs.feature index 804f72bbf..e029a8eff 100644 --- a/tests/end2end/features/tabs.feature +++ b/tests/end2end/features/tabs.feature @@ -1357,6 +1357,7 @@ Feature: Tab management And I run :fake-key -g new Then the javascript message "contents: existingnew" should be logged + @flaky Scenario: Focused prompt after opening link in bg When I open data/hints/link_input.html When I run :set-cmd-text -s :message-info @@ -1365,6 +1366,7 @@ Feature: Tab management And I run :command-accept Then the message "hello-world" should be shown + @flaky Scenario: Focused prompt after opening link in fg When I open data/hints/link_input.html When I run :set-cmd-text -s :message-info -- cgit v1.2.3-54-g00ecf