Bug 29361 - tubes/accept-private-dbus-tube.py times out fairly often
Summary: tubes/accept-private-dbus-tube.py times out fairly often
Status: RESOLVED WORKSFORME
Alias: None
Product: Telepathy
Classification: Unclassified
Component: gabble (show other bugs)
Version: git master
Hardware: Other All
: medium normal
Assignee: Telepathy bugs list
QA Contact: Telepathy bugs list
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-08-02 08:52 UTC by Simon McVittie
Modified: 2012-06-07 06:12 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Simon McVittie 2010-08-02 08:52:43 UTC
tubes/accept-private-dbus-tube.py times out fairly often, somewhere in the bowels of the bytestream-test code. Here's one stack trace:

Traceback (most recent call last):
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/gabbletest.py", line 547, in exec_test_deferred
    fun(queue, bus, conns[0], streams[0])
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/tubes/tubetestutil.py", line 366, in <lambda>
    test(q, bus, conn, stream, bytestream_cls, *args))
  File "./tubes/accept-private-dbus-tube.py", line 134, in test
    args=[last_tube_id, 2])])
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/bytestream.py", line 268, in open_bytestream
    return self._socks5_expect_connection(expected_before, expected_after)
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/bytestream.py", line 249, in _socks5_expect_connection
    EventPattern('s5b-connected'))
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/bytestream.py", line 19, in wait_events
    events = q.expect_many(*tmp)
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/servicetest.py", line 150, in expect_many
    event = self.wait()
  File "/home/smcv/Collabora/telepathy/gabble/tests/twisted/servicetest.py", line 209, in wait
    raise TimeoutError
TimeoutError
Comment 1 Jonny Lamb 2012-06-07 06:12:08 UTC
I don't think it still times out nowadays, nearly two years later. Closing.


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.