From 525d5ce9229a0d4577349840b8f996e13db0861c Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 5 Sep 2016 17:10:30 +0200 Subject: [PATCH] Mark another flaky test with @qtwebengine_skip --- 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 5d0d0c88e..da0c1b603 100644 --- a/tests/end2end/features/hints.feature +++ b/tests/end2end/features/hints.feature @@ -9,6 +9,7 @@ Feature: Using hints And I hint with args "links normal" and follow xyz Then the error "No hint xyz!" should be shown + @qtwebengine_skip: Flaky because scrolling happens async Scenario: Following a link after scrolling down When I open data/scroll/simple.html And I run :hint links normal