mirror of
https://github.com/apache/activemq-artemis.git
synced 2025-03-01 06:49:25 +00:00
ARTEMIS-2709 Ignore test until it can be fixed
This commit is contained in:
parent
18d38b717f
commit
5141d4f0e2
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user