[telepathy-gabble/master] connect/test-nonblocking-tls.py: enable the test; it works fine with Wocky

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Fri Sep 11 07:56:28 PDT 2009


---
 tests/twisted/connect/test-nonblocking-tls.py |    8 --------
 1 files changed, 0 insertions(+), 8 deletions(-)

diff --git a/tests/twisted/connect/test-nonblocking-tls.py b/tests/twisted/connect/test-nonblocking-tls.py
index 370e1ca..eee9336 100644
--- a/tests/twisted/connect/test-nonblocking-tls.py
+++ b/tests/twisted/connect/test-nonblocking-tls.py
@@ -20,14 +20,6 @@ import constants as cs
 NS_XMPP_TLS = 'urn:ietf:params:xml:ns:xmpp-tls'
 NS_XMPP_SASL = 'urn:ietf:params:xml:ns:xmpp-sasl'
 
-
-print "FIXME: test-nonblocking-tls.py disabled due to a bug in Loudmouth:"
-print "       http://loudmouth.lighthouseapp.com/projects/17276/tickets/5"
-print "       https://bugs.freedesktop.org/show_bug.cgi?id=14341"
-# exiting 77 causes automake to consider the test to have been skipped
-raise SystemExit(77)
-
-
 class BlockForeverTlsAuthenticator(xmlstream.Authenticator):
     """A TLS stream authenticator that is deliberately broken. It sends
     <proceed/> to the client but then do nothing, so the TLS handshake will
-- 
1.5.6.5




More information about the telepathy-commits mailing list