[Telepathy-commits] [telepathy-salut/master] test-tube.py: disable test for now
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Thu Nov 27 03:23:43 PST 2008
---
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 9720b2b..e2f1d89 100644
--- a/tests/twisted/avahi/test-tube.py
+++ b/tests/twisted/avahi/test-tube.py
@@ -33,6 +33,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 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