summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <git@the-compiler.org>2018-07-02 23:19:57 +0200
committerFlorian Bruhin <git@the-compiler.org>2018-07-02 23:19:57 +0200
commitf6f713bbfe58f428432a3f10d4d00f5b1cedcf1b (patch)
treeac0d376b6c91cd3e3cfe8e59b5fc6249a7ac1db3
parent6ca11ed95bd68b0b296bcdb7dbe0c750f8baf9d5 (diff)
downloadqutebrowser-f6f713bbfe58f428432a3f10d4d00f5b1cedcf1b.tar.gz
qutebrowser-f6f713bbfe58f428432a3f10d4d00f5b1cedcf1b.zip
Skip key forwarding tests on Qt 5.11.1
See #4036
-rw-r--r--tests/end2end/features/keyinput.feature2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/end2end/features/keyinput.feature b/tests/end2end/features/keyinput.feature
index f681012f1..5456b6739 100644
--- a/tests/end2end/features/keyinput.feature
+++ b/tests/end2end/features/keyinput.feature
@@ -18,6 +18,7 @@ Feature: Keyboard input
# input.forward_unbound_keys
+ @qt<5.11.1
Scenario: Forwarding all keys
When I open data/keyinput/log.html
And I set input.forward_unbound_keys to all
@@ -30,6 +31,7 @@ Feature: Keyboard input
And the javascript message "key press: 112" should be logged
And the javascript message "key release: 112" should be logged
+ @qt<5.11.1
Scenario: Forwarding special keys
When I open data/keyinput/log.html
And I set input.forward_unbound_keys to auto