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 | 8e72ac2bd59eef91061baac6355708a1cb922ac7 (patch) | |
| tree | 2181eae7c28274749c2be44ef1a0c949098420c9 /java/test-profiles/JavaPre010Excludes | |
| parent | 79f25ae18103afc16bd92abf8ed31df1992f13cf (diff) | |
| download | qpid-python-8e72ac2bd59eef91061baac6355708a1cb922ac7.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/qpid@1169984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/JavaPre010Excludes')
| -rw-r--r-- | java/test-profiles/JavaPre010Excludes | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 3efed3220f..c31add9224 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/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 |
