Stabilize qute://plainlog test
Looks like we actually get a loading event on Qt 5.9 just fine, and there was a race condition here otherwise.
This commit is contained in:
parent
718dd21573
commit
08b5fc8e3b
@ -200,9 +200,7 @@ Feature: Special qute:// pages
|
|||||||
Then no crash should happen
|
Then no crash should happen
|
||||||
|
|
||||||
Scenario: Using qute://plainlog directly
|
Scenario: Using qute://plainlog directly
|
||||||
When I open qute://plainlog without waiting
|
When I open qute://plainlog
|
||||||
# With Qt 5.9, we don't get a loaded message?
|
|
||||||
And I wait for "Changing title for idx * to 'log'" in the log
|
|
||||||
Then no crash should happen
|
Then no crash should happen
|
||||||
|
|
||||||
# :version
|
# :version
|
||||||
|
Loading…
Reference in New Issue
Block a user