[Bug 29361] New: tubes/accept-private-dbus-tube.py times out fairly often

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Mon Aug 2 17:52:44 CEST 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29361

           Summary: tubes/accept-private-dbus-tube.py times out fairly
                    often
           Product: Telepathy
           Version: git master
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: gabble
        AssignedTo: telepathy-bugs at lists.freedesktop.org
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


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

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



More information about the telepathy-bugs mailing list