Skip to content

Commit

Permalink
Update JoinStressTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme authored Oct 31, 2024
1 parent f661c83 commit 70dd0b6
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ private void initNetworkConfig(NetworkConfig networkConfig, int basePort, int po
}

@Test(timeout = 300000)
@Benchmark
public void testJoinWhenMemberClosedInBetween() throws InterruptedException {
//Test is expecting to all can join safely.
// On the failed case the last opened instance throws java.lang.IllegalStateException: Node failed to start!
Expand Down

0 comments on commit 70dd0b6

Please sign in to comment.