From 044b3df872aa1b2f56bb2f0dcdc6b3f5c416661c Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 18 Aug 2016 23:47:27 +0200 Subject: [PATCH] bdd: Skip another flaky test for QtWebEngine --- tests/end2end/features/backforward.feature | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/end2end/features/backforward.feature b/tests/end2end/features/backforward.feature index 835ad9351..88385f5a6 100644 --- a/tests/end2end/features/backforward.feature +++ b/tests/end2end/features/backforward.feature @@ -137,6 +137,7 @@ Feature: Going back and forward. When I run :forward 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. Given I open data/backforward/1.txt When I open data/backforward/2.txt