From e0dd7970d874518fbdbaef117a9cdae2f0b936ea Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 8 Feb 2018 20:23:34 +0100 Subject: [PATCH] Skip fragment test Looks like this now XPASSes with Qt 5.10 on Windows --- tests/end2end/features/marks.feature | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/end2end/features/marks.feature b/tests/end2end/features/marks.feature index f7da07255..ca05b7fad 100644 --- a/tests/end2end/features/marks.feature +++ b/tests/end2end/features/marks.feature @@ -73,7 +73,7 @@ Feature: Setting positional marks And I run :jump-mark b Then the error "Mark b is not set" should be shown - @qtwebengine_todo: Does not emit loaded signal for fragments? @flaky + @qtwebengine_skip: Does not emit loaded signal for fragments? Scenario: Jumping to a local mark after changing fragments When I open data/marks.html#top And I run :scroll 'top'