bdd: Skip another flaky test for QtWebEngine

This commit is contained in:
Florian Bruhin 2016-08-18 23:47:27 +02:00
parent fa0bde631d
commit 044b3df872

View File

@ -137,6 +137,7 @@ Feature: Going back and forward.
When I run :forward When I run :forward
Then the error "At end of history." should be shown Then the error "At end of history." should be shown
@qtwebengine_skip: Causes 'Ignoring invalid URL being added to history' sometimes?
Scenario: Going forward too much with count. Scenario: Going forward too much with count.
Given I open data/backforward/1.txt Given I open data/backforward/1.txt
When I open data/backforward/2.txt When I open data/backforward/2.txt