Mark another flaky test with @qtwebengine_skip

This commit is contained in:
Florian Bruhin 2016-09-05 17:10:30 +02:00
parent 308f38ab34
commit 525d5ce922

View File

@ -9,6 +9,7 @@ Feature: Using hints
And I hint with args "links normal" and follow xyz And I hint with args "links normal" and follow xyz
Then the error "No hint xyz!" should be shown Then the error "No hint xyz!" should be shown
@qtwebengine_skip: Flaky because scrolling happens async
Scenario: Following a link after scrolling down Scenario: Following a link after scrolling down
When I open data/scroll/simple.html When I open data/scroll/simple.html
And I run :hint links normal And I run :hint links normal