Bug 30189 - Wocky connector test with newer GLib
Summary: Wocky connector test with newer GLib
Status: RESOLVED FIXED
Alias: None
Product: Wocky
Classification: Unclassified
Component: General (show other bugs)
Version: git master
Hardware: Other All
: medium minor
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords: patch
Depends on:
Blocks:
 
Reported: 2010-09-14 12:07 UTC by Nicolas Dufresne
Modified: 2010-10-01 06:05 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
Do domain only check for GIO errors (3.99 KB, patch)
2010-09-14 12:07 UTC, Nicolas Dufresne
Details | Splinter Review

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.