skip this test for qt>=5.10 until the log problem gets resolved
This commit is contained in:
parent
fbb78f1133
commit
e38df261cb
@ -178,6 +178,8 @@ Feature: Keyboard input
|
|||||||
And "Leaving mode KeyMode.passthrough (reason: tab changed)" should not be logged
|
And "Leaving mode KeyMode.passthrough (reason: tab changed)" should not be logged
|
||||||
And "Entering mode KeyMode.insert (reason: restore)" should be logged
|
And "Entering mode KeyMode.insert (reason: restore)" should be logged
|
||||||
|
|
||||||
|
# we skip this for now because the logs are still present from the previous test with qt>=5.10
|
||||||
|
@qt<5.10
|
||||||
Scenario: tabs.mode_on_change_persist
|
Scenario: tabs.mode_on_change_persist
|
||||||
Given I clean up open tabs
|
Given I clean up open tabs
|
||||||
And I set tabs.mode_on_change to persist
|
And I set tabs.mode_on_change to persist
|
||||||
|
Loading…
Reference in New Issue
Block a user