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