blob: 04a69412fa3de508caf33f8aa0bf2ec18a548bb7 (
plain)
1
2
3
4
5
6
7
8
9
10
|
org.apache.qpid.client.MultipleJCAProviderRegistrationTest#test
// 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
// exclude until aidan fixes
org.apache.qpid.server.AlertingTest#*
org.apache.qpid.server.store.PersistentStoreTest#*
|