summaryrefslogtreecommitdiff
path: root/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
commit81be6ccf2679eb83b97c88ebee5418e70d9870ae (patch)
tree6764937055213b774d8bbdd72e33dbe1307a8d31 /java/test-profiles/Excludes
parent1440703fde8645863e64261392bda007cdeea046 (diff)
downloadqpid-python-81be6ccf2679eb83b97c88ebee5418e70d9870ae.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/qpid@1161178 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'java/test-profiles/Excludes')
-rw-r--r--java/test-profiles/Excludes8
1 files changed, 1 insertions, 7 deletions
diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes
index 7e096d3ac8..56a256f191 100644
--- a/java/test-profiles/Excludes
+++ b/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