From f6729d23d2f85bececf1a68a253409f8aadb6447 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Wed, 5 Oct 2016 14:36:05 +0200 Subject: [PATCH] Skip auto-follow-timeout test on OS X This takes way too long on Travis... --- tests/end2end/features/hints.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/hints.feature b/tests/end2end/features/hints.feature index a22efb031..d0622b9c0 100644 --- a/tests/end2end/features/hints.feature +++ b/tests/end2end/features/hints.feature @@ -182,6 +182,7 @@ Feature: Using hints ### hints -> auto-follow-timeout + @not_osx Scenario: Ignoring key presses after auto-following hints When I set hints -> auto-follow-timeout to 1000 And I set hints -> mode to number