Mark another flaky test with @qtwebengine_skip
This commit is contained in:
parent
308f38ab34
commit
525d5ce922
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user