ARTEMIS-1304 ignoring invalid test

This commit is contained in:
Clebert Suconic 2017-07-25 10:08:11 -04:00
parent 955557a31c
commit cd9ce6a502
1 changed files with 7 additions and 1 deletions

View File

@ -268,6 +268,12 @@ public class LiveToLiveFailoverTest extends FailoverTest {
session = sendAndConsume(sf, false);
}
@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