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