[Telepathy-commits] [telepathy-salut/master] tubes-to-nonexistant-ids.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:43 PST 2009
---
tests/twisted/avahi/tubes-to-nonexistant-ids.py | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/tests/twisted/avahi/tubes-to-nonexistant-ids.py b/tests/twisted/avahi/tubes-to-nonexistant-ids.py
index 803f6f8..7278437 100644
--- a/tests/twisted/avahi/tubes-to-nonexistant-ids.py
+++ b/tests/twisted/avahi/tubes-to-nonexistant-ids.py
@@ -16,6 +16,10 @@ import dbus
arbitrary_ids = [ "DooN4Bei at TheeK6bo-Tegh4aci", "ahrui1iM at Dai6igho-ADetaes3" ]
+print "FIXME: test-to-nonexistant-ids.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):
conn.Connect()
q.expect('dbus-signal', signal='StatusChanged', args=[0L, 0L])
--
1.5.6.5
More information about the telepathy-commits
mailing list