diff options
author | Rajith Muditha Attapattu <rajith@apache.org> | 2013-03-07 16:49:21 +0000 |
---|---|---|
committer | Rajith Muditha Attapattu <rajith@apache.org> | 2013-03-07 16:49:21 +0000 |
commit | 8825289ef0300dc70bfdcd92e067a23f6eafe8ac (patch) | |
tree | 8f4e842f557080a999bdd689c4c6948a5cc32bfc | |
parent | bf346863d24102e3f5338918469ce6cf0dccdffd (diff) | |
download | qpid-python-8825289ef0300dc70bfdcd92e067a23f6eafe8ac.tar.gz |
QPID-3396 Excluded my new test until we make decision on whether to port
the fix to the 8-8/0-9 code path.
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@1453954 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | java/test-profiles/JavaPre010Excludes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/java/test-profiles/JavaPre010Excludes b/java/test-profiles/JavaPre010Excludes index 422764bad0..ad8682a0bd 100644 --- a/java/test-profiles/JavaPre010Excludes +++ b/java/test-profiles/JavaPre010Excludes @@ -75,3 +75,5 @@ org.apache.qpid.systest.management.jmx.QueueManagementTest#testGetSetAlternateEx org.apache.qpid.systest.management.jmx.QueueManagementTest#testRemoveAlternateExchange org.apache.qpid.systest.management.jmx.QueueManagementTest#testAlternateExchangeSurvivesRestart +// QPID-3396 +org.apache.qpid.test.unit.client.connection.ConnectionTest#testExceptionWhenUserPassIsRequired |