From 5ed10eb2bf6522c5bc0b4ce4e36ce5321b331596 Mon Sep 17 00:00:00 2001 From: Keith Wall Date: Wed, 24 Aug 2011 16:00:56 +0000 Subject: QPID-3433: Remove passing and not existing tests from excludes Applied patch from Oleksandr Rudyy and Andrew MacBean git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1161178 13f79535-47bb-0310-9956-ffa450edef68 --- qpid/java/test-profiles/Excludes | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'qpid/java/test-profiles/Excludes') diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index 7e096d3ac8..56a256f191 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -17,12 +17,6 @@ // under the License. // -// QPID-1715, QPID-1715 : Client Error Handling on close is still broken -org.apache.qpid.server.queue.QueueCreateTest#testCreatePriorityString -org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskValidNoSize -org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalid -org.apache.qpid.server.queue.QueueCreateTest#testCreateFlowToDiskInvalidSize - // // QPID-2031 : Broker is not cleanly shutdown by QpidTestCase // @@ -32,7 +26,7 @@ org.apache.qpid.server.logging.BrokerLoggingTest#testBrokerShutdownStopped org.apache.qpid.server.logging.VirtualHostLoggingTest#testVirtualhostClosure org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClose -// QPID-XXX : Test fails to start external broker due to Derby Exception. +// QPID-3424 : Test fails to start external broker due to Derby Exception. org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* // QPID-1816 : Client Ack has not been addressed -- cgit v1.2.1