Skip to content

Commit a073752

Browse files
committed
AwaitsFix for #77751
1 parent f16d9b7 commit a073752

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ public void testElectMasterWithLatestVersion() throws Exception {
154154
* sure that the node is removed form the cluster, that the node start pinging and that
155155
* the cluster reforms when healed.
156156
*/
157+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/77751")
157158
public void testNodeNotReachableFromMaster() throws Exception {
158159
startCluster(3);
159160

0 commit comments

Comments
 (0)