Add @qtwebengine_skip to some @no_xvfb tests

This commit is contained in:
Florian Bruhin 2016-10-05 14:27:57 +02:00
parent c9f3fbc855
commit 40052c1030
2 changed files with 3 additions and 3 deletions

View File

@ -165,7 +165,7 @@ Feature: Keyboard input
Then the javascript message "key press: 88" should be logged
And the javascript message "key release: 88" should be logged
@no_xvfb @posix
@no_xvfb @posix @qtwebengine_skip
Scenario: :fake-key sending key to the website with other window focused
When I open data/keyinput/log.html
And I set general -> developer-extras to true

View File

@ -149,7 +149,7 @@ Feature: Various utility commands.
And I run :inspector
Then the error "Please enable developer-extras before using the webinspector!" should be shown
@no_xvfb @posix
@no_xvfb @posix @qtwebengine_skip
Scenario: Inspector smoke test
When I set general -> developer-extras to true
And I run :inspector
@ -165,7 +165,7 @@ Feature: Various utility commands.
Then the error "Please enable developer-extras before using the webinspector!" should be shown
# Different code path as an inspector got created now
@no_xvfb @posix
@no_xvfb @posix @qtwebengine_skip
Scenario: Inspector smoke test 2
When I set general -> developer-extras to true
And I run :inspector