[Telepathy-commits] [telepathy-salut/master] test-roomlist.py: don't check the Channels property as room list channels could have already been created
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Nov 25 03:44:50 PST 2008
---
tests/twisted/avahi/test-roomlist.py | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/avahi/test-roomlist.py b/tests/twisted/avahi/test-roomlist.py
index f4a55be..1feeb2d 100644
--- a/tests/twisted/avahi/test-roomlist.py
+++ b/tests/twisted/avahi/test-roomlist.py
@@ -25,7 +25,6 @@ def test(q, bus, conn):
properties = conn.GetAll(
tp_name_prefix + '.Connection.Interface.Requests',
dbus_interface='org.freedesktop.DBus.Properties')
- assert properties.get('Channels') == [], properties['Channels']
assert ({tp_name_prefix + '.Channel.ChannelType':
CHANNEL_TYPE_ROOMLIST,
tp_name_prefix + '.Channel.TargetHandleType': 0,
--
1.5.6.5
More information about the Telepathy-commits
mailing list