[Bug 23168] >=telepathy-gabble-0.7.30 does not pass tests
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Sat Aug 8 13:44:37 CEST 2009
http://bugs.freedesktop.org/show_bug.cgi?id=23168
--- Comment #3 from Will Thompson <will.thompson at collabora.co.uk> 2009-08-08 04:44:36 PST ---
Traceback (most recent call last):
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.30/work/telepathy-gabble-0.7.30/tests/twisted/gabbletest.py",
line 381, in exec_test_deferred
f(queue, bus, conn, stream)
File "./tubes/offer-muc-dbus-tube.py", line 356, in <lambda>
test(q, bus, conn, stream, cs.SOCKET_ACCESS_CONTROL_LOCALHOST))
File "./tubes/offer-muc-dbus-tube.py", line 341, in test
chan_iface.Close()
File "/usr/lib64/python2.6/site-packages/dbus/proxies.py", line 140, in
__call__
**keywords)
File "/usr/lib64/python2.6/site-packages/dbus/connection.py", line 622, in
call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.NoReply: Message did not receive a
reply (timeout by message bus)
FAIL: tubes/offer-muc-dbus-tube.py
Hmm, that looks kind of scary.
Traceback (most recent call last):
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/gabbletest.py",
line 396, in exec_test_deferred
f(queue, bus, conn, stream)
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/file-transfer/file_transfer_helper.py",
line 129, in test
if fct():
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/file-transfer/file_transfer_helper.py",
line 195, in check_new_channel
assert props[cs.FT_DATE] == self.file.date
AssertionError
FAIL: file-transfer/test-receive-file-and-close-socket-while-receiving.py
We've had timezone-related trouble with the date-parsing code before, but I
thought it was fixed...
Traceback (most recent call last):
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/gabbletest.py",
line 396, in exec_test_deferred
f(queue, bus, conn, stream)
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/tubes/tubetestutil.py",
line 358, in <lambda>
test(q, bus, conn, stream, bytestream_cls, *args))
File "./tubes/accept-private-dbus-tube.py", line 127, in test
[EventPattern('dbus-signal', signal='TubeStateChanged', args=[69, 2])])
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/bytestream.py",
line 268, in open_bytestream
return self._socks5_expect_connection(expected_before, expected_after)
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/bytestream.py",
line 249, in _socks5_expect_connection
EventPattern('s5b-connected'))
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/bytestream.py",
line 19, in wait_events
events = q.expect_many(*tmp)
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/servicetest.py",
line 134, in expect_many
event = self.wait()
File
"/var/tmp/portage/net-voip/telepathy-gabble-0.7.31/work/telepathy-gabble-0.7.31/tests/twisted/servicetest.py",
line 189, in wait
raise TimeoutError
TimeoutError
This is the same issue mentioned in #20635.
--
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-bugs
mailing list