Skip to content

Commit 74d1cfb

Browse files
committed
Mute failing test
Tracking ##37687
1 parent 4fb68ea commit 74d1cfb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/discovery/DiscoveryDisruptionIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ public void testIsolatedUnicastNodes() throws Exception {
9595
* The temporal unicast responses is empty. When partition is solved the one ping response contains a master node.
9696
* The rejoining node should take this master node and connect.
9797
*/
98+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37687")
9899
public void testUnicastSinglePingResponseContainsMaster() throws Exception {
99100
internalCluster().setHostsListContainsOnlyFirstNode(true);
100101
List<String> nodes = startCluster(4);

0 commit comments

Comments
 (0)