* KDM seems to die if we call xwininfo while it's starting (!). So
don't do that. svn path=/nixos/trunk/; revision=26307
This commit is contained in:
parent
ee09d34b51
commit
b1b36ec510
@ -34,6 +34,7 @@
|
|||||||
|
|
||||||
testScript =
|
testScript =
|
||||||
''
|
''
|
||||||
|
$machine->waitUntilSucceeds("pgrep plasma-desktop");
|
||||||
$machine->waitForWindow(qr/plasma-desktop/);
|
$machine->waitForWindow(qr/plasma-desktop/);
|
||||||
|
|
||||||
# Check that logging in has given the user ownership of devices.
|
# Check that logging in has given the user ownership of devices.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user