diff options
| author | Martin Ritchie <ritchiem@apache.org> | 2008-07-04 17:24:26 +0000 |
|---|---|---|
| committer | Martin Ritchie <ritchiem@apache.org> | 2008-07-04 17:24:26 +0000 |
| commit | cab771639c751902b0b7dabe8a6b8f17a2c724c5 (patch) | |
| tree | 5b88edbc4eb6124061183b6213baabdf79167128 /qpid/java/010ExcludeList | |
| parent | f15d072783f7cfe756cffe2a49dbf3c29fb44d8a (diff) | |
| download | qpid-python-cab771639c751902b0b7dabe8a6b8f17a2c724c5.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@674097 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/010ExcludeList')
| -rw-r--r-- | qpid/java/010ExcludeList | 3 |
1 files changed, 3 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 + |
