From 2077317d2b027b114a1b4a6111cb0dd1e6d53329 Mon Sep 17 00:00:00 2001 From: Martin Ritchie Date: Mon, 5 Oct 2009 15:05:45 +0000 Subject: QPID-1816 : Add testing for publication on a dirty session after failover. git-svn-id: https://svn.apache.org/repos/asf/qpid/trunk/qpid@821828 13f79535-47bb-0310-9956-ffa450edef68 --- java/test-profiles/Excludes | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'java/test-profiles') diff --git a/java/test-profiles/Excludes b/java/test-profiles/Excludes index a72d3bc86c..056938de58 100644 --- a/java/test-profiles/Excludes +++ b/java/test-profiles/Excludes @@ -19,3 +19,9 @@ org.apache.qpid.server.logging.DerbyMessageStoreLoggingTest#* // QPID-2081 :The configuration changes are now highlighting the close race condition org.apache.qpid.server.security.acl.SimpleACLTest#* + +// 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#testClientAck +// testDirtyClientAck is ok as it fails as expected.. problem is it always fails :) -- cgit v1.2.1