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 711809 - gdbus-proxy: Fix erroneous timeout during following tests
gdbus-proxy: Fix erroneous timeout during following tests
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:
 
 
Reported: 2013-11-10 21:24 UTC by Stef Walter
Modified: 2017-10-26 11:03 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gdbus-proxy: Fix erroneous timeout during following tests (1.16 KB, patch)
2013-11-10 21:24 UTC, Stef Walter
committed Details | Review

Description Stef Walter 2013-11-10 21:24:36 UTC
When this test is running slowly it can fall over due to timeout
that wasn't cleaned up.
Comment 1 Stef Walter 2013-11-10 21:24:39 UTC
Created attachment 259504 [details] [review]
gdbus-proxy: Fix erroneous timeout during following tests
Comment 2 Philip Withnall 2017-10-26 10:59:58 UTC
Review of attachment 259504 [details] [review]:

Looks good, although it neglects to fix a second instance further down in the file. I’ll modify it and push.
Comment 3 Philip Withnall 2017-10-26 11:03:32 UTC
Attachment 259504 [details] pushed as 0f82ff1 - gdbus-proxy: Fix erroneous timeout during following tests