summaryrefslogtreecommitdiff
path: root/java/010ExcludeList
diff options
context:
space:
mode:
authorMartin Ritchie <ritchiem@apache.org>2008-07-04 17:24:26 +0000
committerMartin Ritchie <ritchiem@apache.org>2008-07-04 17:24:26 +0000
commit53431e6428ac95348945d189e9f0127a5f8423d7 (patch)
tree5a598dbf4112b37290c20c7e0739e87663041d1e /java/010ExcludeList
parent6b213338b138c906f93d54c02551e62d6d5b3895 (diff)
downloadqpid-python-53431e6428ac95348945d189e9f0127a5f8423d7.tar.gz
QPID-940 : Forgot to exclude the test from the test run
git-svn-id: https://svn.apache.org/repos/asf/incubator/qpid/trunk/qpid@674097 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/010ExcludeList')
-rw-r--r--java/010ExcludeList3
1 files changed, 3 insertions, 0 deletions
diff --git a/java/010ExcludeList b/java/010ExcludeList
index 545b759a5e..66cd384cd7 100644
--- a/java/010ExcludeList
+++ b/java/010ExcludeList
@@ -52,3 +52,6 @@ org.apache.qpid.test.unit.xa.FaultTest#testForget
org.apache.qpid.server.queue.PriorityTest
//this test checks explicitly for 0-8 flow control semantics
org.apache.qpid.test.client.FlowControlTest
+// Client Race Condition
+org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection
+