mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-25 16:33:15 +00:00
* 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 =
|
||||
''
|
||||
$machine->waitUntilSucceeds("pgrep plasma-desktop");
|
||||
$machine->waitForWindow(qr/plasma-desktop/);
|
||||
|
||||
# Check that logging in has given the user ownership of devices.
|
||||
|
Loading…
Reference in New Issue
Block a user