[Telepathy-commits] [telepathy-salut/master] Revert "re-enable test-disabled-1-1-tubes.py"
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Feb 17 09:34:11 PST 2009
This reverts commit 61b3cdc8b3729b984d544824880b8cf1f58658cc.
---
tests/twisted/avahi/test-disabled-1-1-tubes.py | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/tests/twisted/avahi/test-disabled-1-1-tubes.py b/tests/twisted/avahi/test-disabled-1-1-tubes.py
index 6165a0d..997cf58 100644
--- a/tests/twisted/avahi/test-disabled-1-1-tubes.py
+++ b/tests/twisted/avahi/test-disabled-1-1-tubes.py
@@ -35,9 +35,9 @@ 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"
+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)
+raise SystemExit(77)
def test(q, bus, conn):
conn.Connect()
--
1.5.6.5
More information about the telepathy-commits
mailing list