[Telepathy-commits] [telepathy-salut/master] Disabled test test-disabled-1-1-tubes.py. FIXME: this should probably be removed completely

Alban Crequy alban.crequy at collabora.co.uk
Fri Feb 6 03:14:58 PST 2009


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

diff --git a/tests/twisted/avahi/test-disabled-1-1-tubes.py b/tests/twisted/avahi/test-disabled-1-1-tubes.py
index 6b090fc..997cf58 100644
--- a/tests/twisted/avahi/test-disabled-1-1-tubes.py
+++ b/tests/twisted/avahi/test-disabled-1-1-tubes.py
@@ -35,6 +35,10 @@ sample_parameters = dbus.Dictionary({
     'i': dbus.Int32(-123),
     }, signature='sv')
 
+print "FIXME: test-disabled-1-1-tubes.py disabled because 1-1 tubes are enabled"
+# 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