diff options
| author | Robert Gemmell <robbie@apache.org> | 2011-09-13 00:28:09 +0000 |
|---|---|---|
| committer | Robert Gemmell <robbie@apache.org> | 2011-09-13 00:28:09 +0000 |
| commit | 1c95ad3dd60b1d3f3ebed11bbbcffe98936af304 (patch) | |
| tree | 4c6fa9c40ed262c5ebe4e6e1fb99f96eb0b789f7 /qpid/java/test-profiles/JavaPre010Excludes | |
| parent | 0d98e461305a51a091700d0a3c0ea21f4f1e9616 (diff) | |
| download | qpid-python-1c95ad3dd60b1d3f3ebed11bbbcffe98936af304.tar.gz | |
QPID-3428: fix excludes after test related changes from to prior patch feeback, add a bit of javadoc to tests and use constants
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1169984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | qpid/java/test-profiles/JavaPre010Excludes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/qpid/java/test-profiles/JavaPre010Excludes b/qpid/java/test-profiles/JavaPre010Excludes index 3efed3220f..c31add9224 100644 --- a/qpid/java/test-profiles/JavaPre010Excludes +++ b/qpid/java/test-profiles/JavaPre010Excludes @@ -58,4 +58,5 @@ org.apache.qpid.test.unit.ack.FailoverBeforeConsumingRecoverTest#testOderingWith org.apache.qpid.test.client.queue.LVQTest#* // Verification of unique client id is 0-10 specific -org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerification +org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerificationForSameUser +org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerificationForDifferentUsers |
