mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-14 19:58:30 +01:00
> machine.wait_until_succeeds("pgrep -f 'lemurs.*tty1'")
This was guaranteed to succeed whether the desired process existed or
not, because it was matching the 'bach -c ...' command the test driver
uses to run the command. Let's wait for evidence on screen instead.
|
||
|---|---|---|
| .. | ||
| lemurs-wayland-script.nix | ||
| lemurs-wayland.nix | ||
| lemurs-xorg-script.nix | ||
| lemurs-xorg.nix | ||
| lemurs.nix | ||