From 611f3621ec5f20f29b5ce2323a2c050ad21b8ae3 Mon Sep 17 00:00:00 2001 From: Ryan Farley Date: Fri, 22 Dec 2017 12:36:45 -0600 Subject: [PATCH] skip test tests/end2end/features/test_marks_bdd.py::test_jumping_back_after_following_a_link --- 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 605bd3971..f7da07255 100644 --- a/tests/end2end/features/marks.feature +++ b/tests/end2end/features/marks.feature @@ -86,7 +86,7 @@ Feature: Setting positional marks And I wait until the scroll position changed to 10/10 Then the page should be scrolled to 10 10 - @qtwebengine_todo: Does not emit loaded signal for fragments? + @qtwebengine_skip: Does not emit loaded signal for fragments? Scenario: Jumping back after following a link When I hint with args "links normal" and follow s And I wait until data/marks.html#bottom is loaded