Skip test broken on QtWebKit
(cherry picked from commit d01dd9be07bd1591b1ecda298a2bf84b41ea280c)
This commit is contained in:
parent
cd1be710de
commit
2cb20dbf5b
|
|
@ -203,6 +203,8 @@ Feature: Searching on a page
|
|||
Then "Foo" should be found
|
||||
|
||||
# This makes sure we don't mutate the original flags
|
||||
# Seems to be broken with QtWebKit, wontfix
|
||||
@qtwebkit_skip
|
||||
Scenario: Jumping to previous match with --reverse twice
|
||||
When I set search.ignore_case to always
|
||||
And I run :search --reverse baz
|
||||
|
|
|
|||
Loading…
Reference in New Issue