diff options
| author | Alex Rudyy <orudyy@apache.org> | 2013-04-17 10:53:55 +0000 |
|---|---|---|
| committer | Alex Rudyy <orudyy@apache.org> | 2013-04-17 10:53:55 +0000 |
| commit | 532bc2b78fb4a136fe035d68e3146ec7b2fa40aa (patch) | |
| tree | 11a46855f979d79063eb2d61a7fceac31e727041 /qpid/java/test-profiles | |
| parent | b4af6b6cd3abbbbde7ce1c2799ffde2a1bbcff91 (diff) | |
| download | qpid-python-532bc2b78fb4a136fe035d68e3146ec7b2fa40aa.tar.gz | |
QPID-4746, QPID-4747: remove the defaultAuthenticationProvider attribute from broker and add an overriding authentication provider for management mode
git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1468830 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles')
| -rw-r--r-- | qpid/java/test-profiles/Excludes | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 9c07fea574..7a6089004e 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -17,16 +17,4 @@ // under the License. // -// -// QPID-2031 : Broker is not cleanly shutdown by QpidTestCase -// -org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPDefault -org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownListeningTCPSSL -org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownStopped -org.apache.qpid.server.logging.VirtualHostLoggingTest#testVirtualhostClosure -org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClose - -// QPID-3424 : Test fails to start external broker due to Derby Exception. -org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* - org.apache.qpid.client.ssl.SSLTest#testVerifyLocalHostLocalDomain |
