Skip to content

Commit 429a37b

Browse files
WIP
1 parent c7e1ce3 commit 429a37b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

modules/core/src/test/java/org/apache/ignite/spi/discovery/tcp/TcpDiscoveryCoordinatorFailureTest.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@
3939
import org.apache.ignite.testframework.GridTestUtils;
4040
import org.apache.ignite.testframework.junits.common.GridCommonAbstractTest;
4141
import org.junit.After;
42-
import org.junit.Ignore;
4342
import org.junit.Test;
4443

4544
/**
@@ -121,7 +120,6 @@ public void testCoordinatorFailedNoAddFinishedMessageStartTwoNodes() throws Exce
121120
* @throws Exception if failed.
122121
*/
123122
@Test
124-
@Ignore
125123
public void testClusterFailedNewCoordinatorInitialized() throws Exception {
126124
StallingJoinDiscoverySpi stallSpi = new StallingJoinDiscoverySpi();
127125

0 commit comments

Comments
 (0)