Bug 30189

Summary: Wocky connector test with newer GLib
Product: Wocky Reporter: Nicolas Dufresne <nicolas>
Component: GeneralAssignee: Telepathy bugs list <telepathy-bugs>
Status: RESOLVED FIXED QA Contact: Telepathy bugs list <telepathy-bugs>
Severity: minor    
Priority: medium Keywords: patch
Version: git master   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:
Attachments: Do domain only check for GIO errors

Description Nicolas Dufresne 2010-09-14 12:07:51 UTC
Created attachment 38702 [details] [review]
Do domain only check for GIO errors

Wocky connector fails with newer GLib with assertion:
wocky-connector-test:ERROR:../../../wocky/tests/wocky-connector-test.c:3412:run_test: assertion failed (error == (g-io-error-quark, 0)): connection failed: Connection refused (g-io-error-quark, 39)

This is due to GIO now returning G_IO_ERROR_CONNECTION_REFUSED error code instead of 0. See patch attached...
Comment 1 Sjoerd Simons 2010-10-01 06:05:28 UTC
fixed in master

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.