[telepathy-salut/master] Revert "re-enable test-disabled-1-1-tubes.py"

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Wed Apr 29 05:31:15 PDT 2009


This reverts commit b1a8441638280dbb4b0d56b7d17cfa16ac913356.
---
 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 0562cc4..66e3850 100644
--- a/tests/twisted/avahi/test-disabled-1-1-tubes.py
+++ b/tests/twisted/avahi/test-disabled-1-1-tubes.py
@@ -37,6 +37,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