summaryrefslogtreecommitdiff
path: root/qpid/java/test-profiles/Excludes
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/test-profiles/Excludes')
-rw-r--r--qpid/java/test-profiles/Excludes9
1 files changed, 6 insertions, 3 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes
index 6606a7e5ce..12905f238e 100644
--- a/qpid/java/test-profiles/Excludes
+++ b/qpid/java/test-profiles/Excludes
@@ -1,4 +1,9 @@
+//======================================================================
+//These tests are *always* excluded
+//======================================================================
+
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
@@ -23,12 +28,10 @@ org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testClientAc
org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#testDirtyClientAck
org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#testClientAck
-
// QPID-143 : Failover can occur between receive and ack but we don't stop the ack.
// Just fully disable both tests as they are highlighting to many Java Client race conditions
org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#*
org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverTest#*
// QPID-2418 : The queue backing the dur sub is not currently deleted at subscription change, so the test will fail.
-org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart
-
+org.apache.qpid.test.unit.ct.DurableSubscriberTest#testResubscribeWithChangedSelectorAndRestart \ No newline at end of file