summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorRobert Ancell <robert.ancell@canonical.com>2014-12-08 11:37:28 +1300
committerRobert Ancell <robert.ancell@canonical.com>2014-12-08 11:37:28 +1300
commita0616a72a7490d31e8f9b7ccca6ac3b648ef405c (patch)
tree89353f0bf2e6f2a9a968c8793ea53e10ecc8dead /tests
parent1cd7849d1b670f95a9342df2b789312af73c7839 (diff)
downloadlightdm-a0616a72a7490d31e8f9b7ccca6ac3b648ef405c.tar.gz
Don't attempt generate D-Bus seat/session removal signals on shutdown.
This crashes on more recent versions of GLib.
Diffstat (limited to 'tests')
-rw-r--r--tests/scripts/dbus.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/scripts/dbus.conf b/tests/scripts/dbus.conf
index 5f2ce05b..e38c9c09 100644
--- a/tests/scripts/dbus.conf
+++ b/tests/scripts/dbus.conf
@@ -64,10 +64,10 @@ user-session=default
#?XSERVER-0 TERMINATE SIGNAL=15
# Removal is reported via D-Bus
-#?RUNNER DBUS-PROPERTIES-CHANGED PATH=/org/freedesktop/DisplayManager INTERFACE=org.freedesktop.DisplayManager CHANGED=Sessions
#?RUNNER DBUS-SIGNAL PATH=/org/freedesktop/DisplayManager INTERFACE=org.freedesktop.DisplayManager NAME=SessionRemoved
-#?RUNNER DBUS-PROPERTIES-CHANGED PATH=/org/freedesktop/DisplayManager/Seat0 INTERFACE=org.freedesktop.DisplayManager.Seat CHANGED=Sessions
#?RUNNER DBUS-SIGNAL PATH=/org/freedesktop/DisplayManager/Seat0 INTERFACE=org.freedesktop.DisplayManager NAME=SessionRemoved
+#?RUNNER DBUS-PROPERTIES-CHANGED PATH=/org/freedesktop/DisplayManager INTERFACE=org.freedesktop.DisplayManager CHANGED=Sessions
+#?RUNNER DBUS-PROPERTIES-CHANGED PATH=/org/freedesktop/DisplayManager/Seat0 INTERFACE=org.freedesktop.DisplayManager.Seat CHANGED=Sessions
# X server starts
#?XSERVER-0 START VT=7 SEAT=seat0