[Telepathy] [Bug 19161] New: jingle/test-dialects-outgoing.py fails on master

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Dec 18 08:35:04 PST 2008


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

           Summary: jingle/test-dialects-outgoing.py fails on master
           Product: Telepathy
           Version: unspecified
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: telepathy-gabble
        AssignedTo: telepathy at lists.freedesktop.org
        ReportedBy: guillaume.desmottes at collabora.co.uk


Got this error when running tests on current master

Traceback (most recent call last):
  File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 51, in
callWithLogger
    return callWithContext({"system": lp}, func, *args, **kw)
  File "/usr/lib/python2.5/site-packages/twisted/python/log.py", line 36, in
callWithContext
    return context.call({ILogContext: newCtx}, func, *args, **kw)
  File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 59,
in callWithContext
    return self.currentContext().callWithContext(ctx, func, *args, **kw)
  File "/usr/lib/python2.5/site-packages/twisted/python/context.py", line 37,
in callWithContext
    return func(*args,**kw)
--- <exception caught here> ---
  File "/usr/lib/python2.5/site-packages/twisted/internet/gtk2reactor.py", line
200, in _doReadOrWrite
    why = source.doRead()
  File "/usr/lib/python2.5/site-packages/twisted/internet/tcp.py", line 362, in
doRead
    return self.protocol.dataReceived(data)
  File "/usr/lib/python2.5/site-packages/twisted/words/xish/xmlstream.py", line
74, in dataReceived
    self.stream.parse(data)
exceptions.AttributeError: 'NoneType' object has no attribute 'parse'
Traceback (most recent call last):
  File "/home/cassidy/dev/telepathy-gabble/tests/twisted/gabbletest.py", line
364, in exec_test_deferred
    f(queue, bus, conn, stream)
  File "./jingle/test-dialects-outgoing.py", line 124, in testg4
    return worker(GtalkProtocol04(), q, bus, conn, stream)
  File "./jingle/test-dialects-outgoing.py", line 18, in worker
    jt2.prepare()
  File
"/home/cassidy/dev/telepathy-gabble/tests/twisted/jingle/jingletest2.py", line
294, in prepare
    EventPattern('dbus-signal', signal='StatusChanged', args=[0, 1]),
  File "/home/cassidy/dev/telepathy-gabble/tests/twisted/servicetest.py", line
259, in expect_many
    event = self.wait()
  File "/home/cassidy/dev/telepathy-gabble/tests/twisted/servicetest.py", line
313, in wait
    raise TimeoutError
TimeoutError
FAIL: jingle/test-dialects-outgoing.py


-- 
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 mailing list