[telepathy-salut/master] disable test-receive-file-ipv6.py

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 1 05:12:59 PDT 2009


---
 tests/twisted/avahi/test-receive-file-ipv6.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/avahi/test-receive-file-ipv6.py b/tests/twisted/avahi/test-receive-file-ipv6.py
index 05bdc21..cff1220 100644
--- a/tests/twisted/avahi/test-receive-file-ipv6.py
+++ b/tests/twisted/avahi/test-receive-file-ipv6.py
@@ -12,6 +12,10 @@ from xmppstream import connect_to_stream6, setup_stream_listener6
 
 from twisted.words.xish import domish
 
+print "FIXME: This test disabled because it needs to have IPv6 enabled in Avahi"
+# exiting 77 causes automake to consider the test to have been skipped
+raise SystemExit(77)
+
 class TestReceiveFileIPv6(ReceiveFileTest):
     CONTACT_NAME = 'test-ft'
 
-- 
1.5.6.5




More information about the telepathy-commits mailing list