After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 711806 - gtestdbus: Don't destroy GSource twice
gtestdbus: Don't destroy GSource twice
Status: RESOLVED FIXED
Product: glib
Classification: Platform
Component: gdbus
unspecified
Other All
: Normal normal
: ---
Assigned To: David Zeuthen (not reading bugmail)
gtkdev
Depends on:
Blocks: 711799
 
 
Reported: 2013-11-10 21:16 UTC by Stef Walter
Modified: 2013-11-23 18:59 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtestdbus: Don't destroy GSource twice (844 bytes, patch)
2013-11-10 21:16 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-11-10 21:16:49 UTC
GTestDBus gives erroneous timeout errors when shutdown multiple times.
Comment 1 Stef Walter 2013-11-10 21:16:53 UTC
Created attachment 259493 [details] [review]
gtestdbus: Don't destroy GSource twice
Comment 2 Stef Walter 2013-11-11 07:55:15 UTC
This is causing a few tests to fail. dbus-appinfo was failing before I started my cleanup work, but now more are failing that they try to shutdown properly.
Comment 3 Colin Walters 2013-11-11 15:43:03 UTC
Review of attachment 259493 [details] [review]:

Looks right.
Comment 4 Matthias Clasen 2013-11-23 18:59:11 UTC
Attachment 259493 [details] pushed as 797959f - gtestdbus: Don't destroy GSource twice