skip test

tests/end2end/features/test_marks_bdd.py::test_jumping_back_after_following_a_link
This commit is contained in:
Ryan Farley 2017-12-22 12:36:45 -06:00
parent 252fbf651f
commit 611f3621ec

View File

@ -86,7 +86,7 @@ Feature: Setting positional marks
And I wait until the scroll position changed to 10/10 And I wait until the scroll position changed to 10/10
Then the page should be scrolled 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 Scenario: Jumping back after following a link
When I hint with args "links normal" and follow s When I hint with args "links normal" and follow s
And I wait until data/marks.html#bottom is loaded And I wait until data/marks.html#bottom is loaded