[Telepathy-commits] [telepathy-salut/master] Revert "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 09:33:43 PST 2009


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

diff --git a/tests/twisted/avahi/test-tube-close.py b/tests/twisted/avahi/test-tube-close.py
index 9c190bd..fe5bda7 100644
--- a/tests/twisted/avahi/test-tube-close.py
+++ b/tests/twisted/avahi/test-tube-close.py
@@ -23,10 +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 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"
+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