[Telepathy-commits] [telepathy-salut/master] test-tube.py: disable test for now as 1-1 stream tubes have been disabled

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Feb 17 03:19:02 PST 2009


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

diff --git a/tests/twisted/avahi/test-tube.py b/tests/twisted/avahi/test-tube.py
index 103d3dc..043dbcc 100644
--- a/tests/twisted/avahi/test-tube.py
+++ b/tests/twisted/avahi/test-tube.py
@@ -37,6 +37,10 @@ sample_parameters = dbus.Dictionary({
 
 test_string = "This string travels on a tube !"
 
+print "FIXME: test-tube.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 check_conn_properties(q, bus, conn, channel_list=None):
     properties = conn.GetAll(
             'org.freedesktop.Telepathy.Connection.Interface.Requests',
-- 
1.5.6.5




More information about the telepathy-commits mailing list