diff options
Diffstat (limited to 'qpid/java')
| -rw-r--r-- | qpid/java/010ExcludeList | 3 | ||||
| -rw-r--r-- | qpid/java/010ExcludeList-store | 3 | ||||
| -rw-r--r-- | qpid/java/08ExcludeList | 2 |
3 files changed, 8 insertions, 0 deletions
diff --git a/qpid/java/010ExcludeList b/qpid/java/010ExcludeList index 545b759a5e..66cd384cd7 100644 --- a/qpid/java/010ExcludeList +++ b/qpid/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 + diff --git a/qpid/java/010ExcludeList-store b/qpid/java/010ExcludeList-store index da39ea0cd5..4b9e434b04 100644 --- a/qpid/java/010ExcludeList-store +++ b/qpid/java/010ExcludeList-store @@ -48,3 +48,6 @@ 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 + diff --git a/qpid/java/08ExcludeList b/qpid/java/08ExcludeList index 1ca9279271..58685da55e 100644 --- a/qpid/java/08ExcludeList +++ b/qpid/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 |
