[Telepathy-commits] [telepathy-salut/master] Revert "test-tube-close.py: disable test for now"
Alban Crequy
alban.crequy at collabora.co.uk
Fri Feb 6 03:14:58 PST 2009
This reverts commit a8ad09bb7576eaa6aceb7ac405ae3fe47e1f9733.
---
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 b7a85bc..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 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"
+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