Add @qtwebengine_skip to some @no_xvfb tests
This commit is contained in:
parent
c9f3fbc855
commit
40052c1030
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user