Skip to content

Commit

Permalink
just wait to see if desktop shows up
Browse files Browse the repository at this point in the history
  • Loading branch information
RebeccaMahany committed Jan 24, 2024
1 parent 6fe67b8 commit f03cd21
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/kolide-launcher.nix
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ pkgs.nixosTest {
machine.copy_from_vm(flare_path, "./")
with subtest("desktop check again"):
machine.wait_until_succeeds("pgrep -U ${uid} launcher", timeout=120)
machine.sleep(180)
machine.screenshot("test-screen5.png")
machine.shutdown()
Expand Down

0 comments on commit f03cd21

Please sign in to comment.