[Telepathy-commits] [telepathy-gabble/master] disable test-dialects-outgoing.py for now as it's broken

Guillaume Desmottes guillaume.desmottes at collabora.co.uk
Tue Jan 6 09:15:41 PST 2009


---
 tests/twisted/jingle/test-dialects-outgoing.py |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/tests/twisted/jingle/test-dialects-outgoing.py b/tests/twisted/jingle/test-dialects-outgoing.py
index aee1b16..96d9210 100644
--- a/tests/twisted/jingle/test-dialects-outgoing.py
+++ b/tests/twisted/jingle/test-dialects-outgoing.py
@@ -12,6 +12,10 @@ from twisted.words.xish import xpath
 
 from jingletest2 import *
 
+print "FIXME: This test is broken: http://bugs.freedesktop.org/show_bug.cgi?id=19161"
+# exiting 77 causes automake to consider the test to have been skipped
+raise SystemExit(77)
+
 def worker(jp, q, bus, conn, stream):
 
     jt2 = JingleTest2(jp, conn, q, stream, 'test at localhost', 'foo at bar.com/Foo')
-- 
1.5.6.5




More information about the Telepathy-commits mailing list