mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-04 00:09:56 +00:00
ARTEMIS-1304 ignoring invalid test
This commit is contained in:
parent
955557a31c
commit
cd9ce6a502
@ -268,7 +268,13 @@ public class LiveToLiveFailoverTest extends FailoverTest {
|
||||
session = sendAndConsume(sf, false);
|
||||
}
|
||||
|
||||
//invalid tests for Live to Live failover
|
||||
|
||||
@Override
|
||||
public void testTimeoutOnFailoverTransactionCommitTimeoutCommunication() throws Exception {
|
||||
}
|
||||
|
||||
|
||||
//invalid tests for Live to Live failover
|
||||
//all the timeout ones aren't as we don't migrate timeouts, any failback or server restart
|
||||
//or replicating tests aren't either
|
||||
@Override
|
||||
|
Loading…
x
Reference in New Issue
Block a user