Bug 45173 - test-stream-tube failing on master
Summary: test-stream-tube failing on master
Status: RESOLVED FIXED
Alias: None
Product: Telepathy
Classification: Unclassified
Component: tp-glib (show other bugs)
Version: unspecified
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-24 05:28 UTC by Guillaume Desmottes
Modified: 2012-03-28 08:40 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments
test_offer_race: don't assume any ordering on tube connections (3.31 KB, patch)
2012-01-24 06:07 UTC, Guillaume Desmottes
Details | Splinter Review

Description Guillaume Desmottes 2012-01-24 05:28:56 UTC
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)"$@"
Comment 1 Guillaume Desmottes 2012-01-24 06:07:00 UTC
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.
Comment 2 Simon McVittie 2012-01-24 06:10:24 UTC
++
Comment 3 Guillaume Desmottes 2012-01-24 06:21:36 UTC
Merged to master, thanks.
Comment 4 Will Thompson 2012-03-28 08:40:28 UTC
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.