From 53431e6428ac95348945d189e9f0127a5f8423d7 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Fri, 4 Jul 2008 17:24:26 +0000 Subject: 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 --- java/08ExcludeList | 2 ++ 1 file changed, 2 insertions(+) (limited to 'java/08ExcludeList') diff --git a/java/08ExcludeList b/java/08ExcludeList index 1ca9279271..58685da55e 100644 --- a/java/08ExcludeList +++ b/java/08ExcludeList @@ -5,3 +5,5 @@ org.apache.qpid.test.unit.ct.DurableSubscriberTests#* // Those tests are not finished org.apache.qpid.test.testcases.TTLTest#* org.apache.qpid.test.testcases.FailoverTest#* +// Client Race Condition +org.apache.qpid.test.unit.client.connection.ConnectionTest#testPasswordFailureConnection -- cgit v1.2.1