Didn't investigate yet but I just hit this error when running tests: tp-glib/channel-DEBUG: _tp_channel_continue_introspection: 0x1073030 tp-glib/channel-DEBUG: _tp_channel_continue_introspection: 0x1073030 tp-glib/channel-DEBUG: _tp_channel_get_interfaces: 0x1073030 tp-glib/proxy-DEBUG: tp_proxy_borrow_interface_by_id: 0x1073030: org.freedesktop.Telepathy.Channel.Type.StreamTube DBusGProxy is 0x109a2e0 tp-glib/channel-DEBUG: tp_stream_tube_channel_offer_async: Using socket type 0 with access control 3 tp-glib/channel-DEBUG: _tp_channel_continue_introspection: 0x1073030 tp-glib/proxy-DEBUG: request_is_complete: 0x1073030: calling callback for tp-channel-feature-core tp-glib/proxy-DEBUG: tp_proxy_poll_features: 0x1073030: core features not ready yet, nothing prepared tp-glib/groups-DEBUG: _tp_channel_get_group_properties: 0x1073030: not a Group, continuing tp-glib/channel-DEBUG: _tp_channel_continue_introspection: 0x1073030 tp-glib/channel-DEBUG: _tp_channel_continue_introspection: 0x1073030: channel ready tp-glib/proxy-DEBUG: tp_proxy_poll_features: 0x1073030: request 0x1088620 prepared tp-glib/proxy-DEBUG: tp_proxy_prepare_request_finish: 0x1088620 tp-glib/proxy-DEBUG: tp_proxy_poll_features: 0x1073030: request 0x109bc00 prepared tp-glib/proxy-DEBUG: tp_proxy_prepare_request_finish: 0x109bc00 tp-glib/channel-DEBUG: _channel_offered: Stream Tube offered tp-glib/channel-DEBUG: service_incoming_cb: New incoming connection tp-glib/channel-DEBUG: service_incoming_cb: New incoming connection tp-glib/channel-DEBUG: credentials_received: Can't identify the connection, wait for NewRemoteConnection sig tp-glib/channel-DEBUG: _new_remote_connection: Didn't find any connection for 0. Waiting for more tp-glib/handles-DEBUG: connection_held_handles: 1 handles of type 1 tp-glib/handles-DEBUG: connection_held_handles: 1 handles of type 1 tp-glib/channel-DEBUG: _new_remote_connection_with_contact: Accepting incoming GIOStream from alice ** ERROR:stream-tube.c:833:test_offer_race: assertion failed (tp_contact_get_identifier (contact) == "bob"): ("alice" == "bob") ../../tools/with-session-bus.sh : ligne 91 : 18401 Abandon (core dumped)"$@"
Created attachment 56080 [details] [review] test_offer_race: don't assume any ordering on tube connections Connection is async now so we shouldn't assume any ordering.
++
Merged to master, thanks.
Released in 0.17.5.
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.