summaryrefslogtreecommitdiff
path: root/java/test-profiles/JavaExcludes
diff options
context:
space:
mode:
authorRajith Muditha Attapattu <rajith@apache.org>2011-07-08 22:45:21 +0000
committerRajith Muditha Attapattu <rajith@apache.org>2011-07-08 22:45:21 +0000
commita93e66a694626d4c27b44b097d4dbf1942ac127f (patch)
treeb94005cd33cc44f07805b2bd8737eebdadf1f86a /java/test-profiles/JavaExcludes
parent68275bc471af92d51ba0f35e4ceb75fe4685c6c7 (diff)
downloadqpid-python-a93e66a694626d4c27b44b097d4dbf1942ac127f.tar.gz
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
Diffstat (limited to 'java/test-profiles/JavaExcludes')
-rw-r--r--java/test-profiles/JavaExcludes2
1 files changed, 1 insertions, 1 deletions
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