[Telepathy-commits] [telepathy-salut/master] test-tube-close.py: disable test for now as 1-1 stream tubes have been disabled

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Feb 17 03:18:48 PST 2009


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

diff --git a/tests/twisted/avahi/test-tube-close.py b/tests/twisted/avahi/test-tube-close.py
index fe5bda7..9c190bd 100644
--- a/tests/twisted/avahi/test-tube-close.py
+++ b/tests/twisted/avahi/test-tube-close.py
@@ -23,9 +23,10 @@ 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 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"
+#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"
+print "FIXME: test-tube-close.py disabled because 1-1 tubes are disabled for now"
 # 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