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:
Florian Bruhin 2017-09-13 18:34:42 +02:00
parent 718dd21573
commit 08b5fc8e3b

View File

@ -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