[Bug 30189] New: Wocky connector test with newer GLib

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Sep 14 21:07:51 CEST 2010


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

           Summary: Wocky connector test with newer GLib
           Product: Wocky
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: minor
          Priority: medium
         Component: General
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: nicolas.dufresne at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Created an attachment (id=38702)
 View: https://bugs.freedesktop.org/attachment.cgi?id=38702
 Review: https://bugs.freedesktop.org/review?bug=30189&attachment=38702

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...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- 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