tests: wait for editor window to settle before sending any keystrokes

This commit is contained in:
Marek Marczykowski-Górecki 2016-06-24 04:40:06 +02:00
parent 4123b95866
commit 38beb9412a
No known key found for this signature in database
GPG Key ID: 063938BA42CFA724

View File

@ -1153,6 +1153,7 @@ class TC_20_DispVMMixin(qubes.tests.SystemTestsMixin):
self.fail("Timeout while waiting for editor window")
time.sleep(0.3)
time.sleep(0.5)
self._handle_editor(winid)
p.wait()
p = testvm1.run("cat /home/user/test.txt",