Mark failing test as flaky on QtWebEngine

It consistently fails on Qt 5.9 now while waiting the page to be scrolled to
0/20, but I can't figure out why that is happening.

See #2514, #2410
This commit is contained in:
Florian Bruhin 2017-04-08 19:29:46 +02:00
parent a081d4184d
commit e23318fe91

View File

@ -27,6 +27,7 @@ Feature: Setting positional marks
And I wait until the scroll position changed to 10/20
Then the page should be scrolled to 10 20
@qtwebengine_flaky
Scenario: Setting the same local mark on another page
When I run :scroll-px 5 10
And I wait until the scroll position changed to 5/10