[Telepathy-commits] [telepathy-salut/master] test-disabled-1-1-tubes.py: error raised in now NotImplemented. Probably because of the requestotronification
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Fri Nov 28 02:51:42 PST 2008
---
tests/twisted/avahi/test-disabled-1-1-tubes.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/tests/twisted/avahi/test-disabled-1-1-tubes.py b/tests/twisted/avahi/test-disabled-1-1-tubes.py
index 2538a08..6b090fc 100644
--- a/tests/twisted/avahi/test-disabled-1-1-tubes.py
+++ b/tests/twisted/avahi/test-disabled-1-1-tubes.py
@@ -64,7 +64,7 @@ def test(q, bus, conn):
conn.RequestChannel(CHANNEL_TYPE_TUBES, HT_CONTACT, handle,
True)
except dbus.DBusException, e:
- assert e.get_dbus_name() == 'org.freedesktop.Telepathy.Errors.NotAvailable'
+ assert e.get_dbus_name() == 'org.freedesktop.Telepathy.Errors.NotImplemented'
else:
assert False
--
1.5.6.5
More information about the Telepathy-commits
mailing list