Skip key forwarding tests on Qt 5.11.1

See #4036
This commit is contained in:
Florian Bruhin 2018-07-02 23:19:57 +02:00
parent 6ca11ed95b
commit f6f713bbfe

View File

@ -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