got event: - type s5b-connected - transport: handled got event: - type s5b-data-received - data: '\x05\x01\x00' - transport: not handled got event: - type dbus-return - method: 'AcceptDBusTube' - value: (u'unix:path=/tmp/dbus-gabble-ndHkFBhm',) handled Traceback (most recent call last): File "/home/mai/collabora/telepathy-gabble/tests/twisted/gabbletest.py", line 382, in exec_test_deferred fun(queue, bus, conn, stream) File "/home/mai/collabora/telepathy-gabble/tests/twisted/tubes/tubetestutil.py", line 359, in 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/mai/collabora/telepathy-gabble/tests/twisted/bytestream.py", line 867, in open_bytestream events_before, _ = self.socks5.open_bytestream(expected_before) File "/home/mai/collabora/telepathy-gabble/tests/twisted/bytestream.py", line 268, in open_bytestream return self._socks5_expect_connection(expected_before, expected_after) File "/home/mai/collabora/telepathy-gabble/tests/twisted/bytestream.py", line 460, in _socks5_expect_connection self._wait_auth_request() File "/home/mai/collabora/telepathy-gabble/tests/twisted/bytestream.py", line 215, in _wait_auth_request event = self.q.expect('s5b-data-received') File "/home/mai/collabora/telepathy-gabble/tests/twisted/servicetest.py", line 133, in expect event = self.wait() File "/home/mai/collabora/telepathy-gabble/tests/twisted/servicetest.py", line 209, in wait raise TimeoutError TimeoutError FAIL: tubes/accept-private-dbus-tube.py