From 1c95ad3dd60b1d3f3ebed11bbbcffe98936af304 Mon Sep 17 00:00:00 2001 From: Robert Gemmell Date: Tue, 13 Sep 2011 00:28:09 +0000 Subject: 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 --- qpid/java/test-profiles/JavaPre010Excludes | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'qpid/java/test-profiles/JavaPre010Excludes') 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 -- cgit v1.2.1