summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2017-02-23 08:15:18 +0100
committerFlorian Bruhin <git@the-compiler.org>2017-02-23 08:15:18 +0100
commit06c4a100ccd862c7b7150bd5c8ed03700a26a5a2 (patch)
tree764240745dc6034ebbf2d4bb72c52080c5546301
parentce3c0a0f55f6c017df83f2466882297da5c4c58f (diff)
downloadqutebrowser-06c4a100ccd862c7b7150bd5c8ed03700a26a5a2.tar.gz
qutebrowser-06c4a100ccd862c7b7150bd5c8ed03700a26a5a2.zip
Fix QtWebKit-NG private-browsing tests
-rw-r--r--tests/end2end/features/misc.feature4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/end2end/features/misc.feature b/tests/end2end/features/misc.feature
index 91947ee65..39919ae98 100644
--- a/tests/end2end/features/misc.feature
+++ b/tests/end2end/features/misc.feature
@@ -530,7 +530,7 @@ Feature: Various utility commands.
## https://github.com/qutebrowser/qutebrowser/issues/1219
- @qtwebengine_todo: private browsing is not implemented yet @qtwebkit_ng_xfail: private browsing is not implemented yet
+ @qtwebengine_todo: private browsing is not implemented yet @qtwebkit_ng_skip: private browsing is not implemented yet
Scenario: Sharing cookies with private browsing
When I set general -> private-browsing to true
And I open cookies/set?qute-test=42 without waiting
@@ -640,7 +640,7 @@ Feature: Various utility commands.
And I run :command-accept
Then the error "No command given" should be shown
- @qtwebengine_todo: private browsing is not implemented yet @qtwebkit_ng_xfail: private browsing is not implemented yet
+ @qtwebengine_todo: private browsing is not implemented yet @qtwebkit_ng_skip: private browsing is not implemented yet
Scenario: Calling previous command with private-browsing mode
When I run :set-cmd-text :message-info blah
And I run :command-accept