summaryrefslogtreecommitdiff
path: root/tests/scripts/unity-compositor-crash.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/unity-compositor-crash.conf')
-rw-r--r--tests/scripts/unity-compositor-crash.conf40
1 files changed, 0 insertions, 40 deletions
diff --git a/tests/scripts/unity-compositor-crash.conf b/tests/scripts/unity-compositor-crash.conf
deleted file mode 100644
index cd88e1db..00000000
--- a/tests/scripts/unity-compositor-crash.conf
+++ /dev/null
@@ -1,40 +0,0 @@
-#
-# Check LightDM ? if the compositor crashes
-#
-
-[Seat:*]
-type=unity
-
-#?*START-DAEMON
-#?RUNNER DAEMON-START
-
-# System compositor starts
-#?UNITY-SYSTEM-COMPOSITOR START FILE=/run/mir_socket VT=7 XDG_VTNR=7
-#?*UNITY-SYSTEM-COMPOSITOR READY
-
-# X server starts
-#?XMIR-0 START SEAT=seat0 MIR-ID=x-0
-
-# Daemon connects when X server is ready
-#?*XMIR-0 INDICATE-READY
-#?XMIR-0 INDICATE-READY
-#?XMIR-0 ACCEPT-CONNECT
-
-# Greeter starts
-#?GREETER-X-0 START XDG_SEAT=seat0 XDG_VTNR=7 XDG_SESSION_CLASS=greeter
-#?LOGIN1 ACTIVATE-SESSION SESSION=c0
-#?XMIR-0 ACCEPT-CONNECT
-#?GREETER-X-0 CONNECT-XSERVER
-#?GREETER-X-0 CONNECT-TO-DAEMON
-#?GREETER-X-0 CONNECTED-TO-DAEMON
-
-# System compositor switches to greeter
-#?UNITY-SYSTEM-COMPOSITOR SET-ACTIVE-SESSION ID=x-0
-
-# Crash system compositor
-#?*UNITY-SYSTEM-COMPOSITOR CRASH
-
-# Daemon exits with error code
-#?GREETER-X-0 TERMINATE SIGNAL=15
-#?XMIR-0 TERMINATE SIGNAL=15
-#?RUNNER DAEMON-EXIT STATUS=1