diff options
Diffstat (limited to 'qpid/java/test-profiles/Excludes')
| -rw-r--r-- | qpid/java/test-profiles/Excludes | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/qpid/java/test-profiles/Excludes b/qpid/java/test-profiles/Excludes index b1edd07f87..8cad91ef2d 100644 --- a/qpid/java/test-profiles/Excludes +++ b/qpid/java/test-profiles/Excludes @@ -29,18 +29,6 @@ org.apache.qpid.server.logging.MemoryMessageStoreLoggingTest#testMessageStoreClo // 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 -org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testDirtyClientAck -org.apache.qpid.test.unit.ack.AcknowledgeAfterFailoverOnMessageTest#testClientAck -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 |
