[Bug 20635] tube-related tests sporadically fail

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Tue Jan 26 06:07:51 CET 2010


http://bugs.freedesktop.org/show_bug.cgi?id=20635





--- Comment #6 from Mike Ruprecht <cmaiku at gmail.com>  2010-01-25 21:07:51 PST ---
Created an attachment (id=32819)
 --> (http://bugs.freedesktop.org/attachment.cgi?id=32819)
accept-private-dbus-tube race test log

In the accept-private-dbus-tube test, the code waits for the s5b-connected and
AcceptDBusTube (through the expected_before argument) events with expect_many.
It then expects to receive the s5b-data-received event with the auth request.

What's happening for me is it receives the s5b-connected event, but before it
gets the AcceptDBusTube event, it receives the s5b-data-received event. The
s5b-data-received event goes unhandled. Then after the AcceptDBusTube event is
received, when it gets to where it expects the s5b-data-received event, it
times out.

Attached is the excerpt from the test log illustrating this.


-- 
Configure bugmail: http://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the telepathy-bugs mailing list