parent
0a05b55a32
commit
85d2b356ca
@ -64,7 +64,7 @@ import ./make-test-python.nix ({ pkgs, lib, ... }: {
|
|||||||
# This is not supported at the moment.
|
# This is not supported at the moment.
|
||||||
# https://trello.com/b/HHs01Pab/cinnamon-wayland
|
# https://trello.com/b/HHs01Pab/cinnamon-wayland
|
||||||
machine.execute("${su "cinnamon-screensaver-command -l >&2 &"}")
|
machine.execute("${su "cinnamon-screensaver-command -l >&2 &"}")
|
||||||
machine.wait_until_succeeds("journalctl -b --grep 'Cinnamon Screensaver is unavailable on Wayland'")
|
machine.wait_until_succeeds("journalctl -b --grep 'cinnamon-screensaver is disabled in wayland sessions'")
|
||||||
|
|
||||||
with subtest("Open GNOME Terminal"):
|
with subtest("Open GNOME Terminal"):
|
||||||
machine.succeed("${su "dbus-launch gnome-terminal"}")
|
machine.succeed("${su "dbus-launch gnome-terminal"}")
|
||||||
|
Loading…
Reference in New Issue
Block a user