From a93e66a694626d4c27b44b097d4dbf1942ac127f Mon Sep 17 00:00:00 2001 From: Rajith Muditha Attapattu Date: Fri, 8 Jul 2011 22:45:21 +0000 Subject: QPID-3269 Added a test case to ensure clientID verification works. Excluded from the java broker tests as the java broker does not verify the uniqueness of the session names. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1144532 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/JavaExcludes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java/test-profiles/JavaExcludes') diff --git a/java/test-profiles/JavaExcludes b/java/test-profiles/JavaExcludes index 409ba9d832..57d7681e9c 100644 --- a/java/test-profiles/JavaExcludes +++ b/java/test-profiles/JavaExcludes @@ -86,4 +86,4 @@ org.apache.qpid.server.persistent.NoLocalAfterRecoveryTest#* // Excluding here does not reduce test coverage. org.apache.qpid.server.configuration.ServerConfigurationFileTest#* - +org.apache.qpid.test.unit.client.connection.ConnectionTest#testClientIDVerification -- cgit v1.2.1