[Telepathy-commits] [telepathy-salut/master] test-two-tubes.py: disable test for now

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Thu Nov 27 03:23:28 PST 2008


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

diff --git a/tests/twisted/avahi/test-two-tubes.py b/tests/twisted/avahi/test-two-tubes.py
index 0f3d2fb..e246008 100644
--- a/tests/twisted/avahi/test-two-tubes.py
+++ b/tests/twisted/avahi/test-two-tubes.py
@@ -31,6 +31,10 @@ sample_parameters = dbus.Dictionary({
 
 test_string = "This string travels on a tube !"
 
+print "FIXME: test-two-tubes.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)
+
 def test(q, bus, conn):
 
     # define a basic tcp server that echoes what the client says, but with
-- 
1.5.6.5




More information about the Telepathy-commits mailing list