From acf3945efc7744a01d43b4e7fc0b031c3cf3db61 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Fri, 6 Oct 2017 08:48:47 +0200 Subject: [PATCH] Mark hints.auto_follow_timeout test as flaky It fails on CI sometimes when the CI is too slow --- tests/end2end/features/hints.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/hints.feature b/tests/end2end/features/hints.feature index 07db63a5f..0151a14ad 100644 --- a/tests/end2end/features/hints.feature +++ b/tests/end2end/features/hints.feature @@ -242,7 +242,7 @@ Feature: Using hints ### hints.auto_follow.timeout - @not_mac + @not_mac @flaky Scenario: Ignoring key presses after auto-following hints When I set hints.auto_follow_timeout to 1000 And I set hints.mode to number