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
|
||||
|
||||
Scenario: Using qute://plainlog directly
|
||||
When I open qute://plainlog without waiting
|
||||
# With Qt 5.9, we don't get a loaded message?
|
||||
And I wait for "Changing title for idx * to 'log'" in the log
|
||||
When I open qute://plainlog
|
||||
Then no crash should happen
|
||||
|
||||
# :version
|
||||
|
Loading…
Reference in New Issue
Block a user