summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/Excludes
diff options
context:
space:
mode:
authorKeith Wall <kwall@apache.org>2011-08-24 16:00:56 +0000
committerKeith Wall <kwall@apache.org>2011-08-24 16:00:56 +0000
commit5ed10eb2bf6522c5bc0b4ce4e36ce5321b331596 (patch)
treef8990adf74135c4b416feed86b1175813b02ab70 /qpid/java/test-profiles/Excludes
parent5c0f1ab6c7a386e1722441d92dbc6ddd2608191b (diff)
downloadqpid-python-5ed10eb2bf6522c5bc0b4ce4e36ce5321b331596.tar.gz
QPID-3433: Remove passing and not existing tests from excludes
Applied patch from Oleksandr Rudyy <orudyy@gmail.com> and Andrew MacBean <andymacbean@gmail.com> git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk@1161178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'qpid/java/test-profiles/Excludes')
-rw-r--r--qpid/java/test-profiles/Excludes8
1 files changed, 1 insertions, 7 deletions
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