[Bug 55761] Use GTestDBus instead of home made with-session-bus.sh

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Oct 8 15:27:01 CEST 2012


https://bugs.freedesktop.org/show_bug.cgi?id=55761

Xavier Claessens <xclaesse at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                URL|                            |http://cgit.collabora.com/g
                   |                            |it/user/xclaesse/telepathy-
                   |                            |glib.git/log/?h=g-test-dbus
           Keywords|                            |patch

--- Comment #1 from Xavier Claessens <xclaesse at gmail.com> ---
Here is a patch:
http://cgit.collabora.com/git/user/xclaesse/telepathy-glib.git/log/?h=g-test-dbus

I got 3 tests failing with glib 2.34.0-1ubuntu1 but they all pass with current
glib master. With 2.34.0 the test actually succeed, but then in
g_test_dbus_down() something does an exit() that makes the process return
failure. This is weird because g_test_dbus_down() calls
g_dbus_connection_set_exit_on_close (connection, FALSE); to make sure that does
not happen.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.



More information about the telepathy-bugs mailing list