[Telepathy-commits] [telepathy-salut/master] test-tube-close.py: explain why this test is disabled

Alban Crequy alban.crequy at collabora.co.uk
Tue Nov 25 03:59:32 PST 2008


---
 tests/twisted/avahi/test-tube-close.py |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/tests/twisted/avahi/test-tube-close.py b/tests/twisted/avahi/test-tube-close.py
index 0820f65..42d61ed 100644
--- a/tests/twisted/avahi/test-tube-close.py
+++ b/tests/twisted/avahi/test-tube-close.py
@@ -23,7 +23,9 @@ HT_CONTACT_LIST = 3
 SOCKET_ADDRESS_TYPE_IPV4 = dbus.UInt32(2)
 SOCKET_ACCESS_CONTROL_LOCALHOST = dbus.UInt32(0)
 
-print "FIXME: test-tube-close.py disabled due to a bug in telepathy-salut"
+print "FIXME: test-tube-close.py disabled because sending a close stanza on "
+print "disconnection is not yet implemented in telepathy-salut. It requires "
+print "to ensure the XmppConnection and reestablish it"
 # exiting 77 causes automake to consider the test to have been skipped
 raise SystemExit(77)
 
-- 
1.5.6.5




More information about the Telepathy-commits mailing list