From ff5bfced9d64c66e29004526c309d257382997e5 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Mon, 5 Sep 2016 22:05:12 +0200 Subject: [PATCH] Skip flaky QtWebEngine :forward test --- 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..73b4bd919 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: Getting 'at beginning of history' when going back Scenario: Going forward too much with count. Given I open data/backforward/1.txt When I open data/backforward/2.txt