ARTEMIS-2709 Ignore test until it can be fixed

This commit is contained in:
Clebert Suconic 2020-04-13 16:14:06 -04:00
parent 18d38b717f
commit 5141d4f0e2
1 changed files with 7 additions and 0 deletions

View File

@ -185,6 +185,13 @@ public class LiveToLiveFailoverTest extends FailoverTest {
return TransportConfigurationUtils.getInVMAcceptor(live, server);
}
/**
* TODO: https://issues.apache.org/jira/browse/ARTEMIS-2709
* this test has been intermittently failing since its day one.
* Ignoring the test for now until we can fix it.
* @throws Exception
*/
@Ignore
@Test
public void scaleDownDelay() throws Exception {
createSessionFactory();