summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will.thompson@collabora.co.uk>2009-06-29 15:55:54 +0100
committerWill Thompson <will.thompson@collabora.co.uk>2009-06-29 15:55:54 +0100
commitd8fef1b97011b95ad8f3bdf9ebd28036b92078f9 (patch)
treeba6e3b668794d6feec19cfe4803ee973cb656bad
parent0091ee57dd6a653a4cd53011237af0e2240e86d8 (diff)
Disable test-vcard-race for the release.
-rw-r--r--tests/twisted/vcard/test-vcard-race.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/twisted/vcard/test-vcard-race.py b/tests/twisted/vcard/test-vcard-race.py
index 0bc85dbc9..0db775698 100644
--- a/tests/twisted/vcard/test-vcard-race.py
+++ b/tests/twisted/vcard/test-vcard-race.py
@@ -9,6 +9,10 @@ Regression test for https://bugs.freedesktop.org/show_bug.cgi?id=11201
- Change to NICKNAME in v2 is lost
"""
+print "FIXME: test-vcard-race.py disabled because it's racy"
+print " http://bugs.freedesktop.org/show_bug.cgi?id=22023"
+raise SystemExit(77)
+
import base64
from twisted.words.xish import xpath