mirror of https://github.com/apache/activemq.git
https://issues.apache.org/jira/browse/AMQ-3600 - test should not be run with individual ack, persist redelivery count mode
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@1203773 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ddb15afe05
commit
721d623ff6
|
@ -67,6 +67,10 @@ public class FailoverRedeliveryTransactionTest extends FailoverTransactionTest {
|
|||
public void testFailoverCommitReplyLost() throws Exception {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void testFailoverCommitReplyLostWithDestinationPathSeparator() throws Exception {
|
||||
}
|
||||
|
||||
@Override
|
||||
public void initCombosForTestFailoverSendReplyLost() {
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue