[Telepathy-commits] [telepathy-salut/master] test-two-tubes.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:26 PST 2009
---
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