Skip to content

Commit

Permalink
Mute IndexRecoveryIT.testRerouteRecovery (#100209) (#100212)
Browse files Browse the repository at this point in the history
Mute failing test
  • Loading branch information
mark-vieira committed Oct 3, 2023
1 parent aeac68d commit ef30674
Showing 1 changed file with 1 addition and 0 deletions.
Expand Up @@ -431,6 +431,7 @@ public Settings onNodeStopped(String nodeName) throws Exception {
}
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/99941")
public void testRerouteRecovery() throws Exception {
logger.info("--> start node A");
final String nodeA = internalCluster().startNode();
Expand Down

0 comments on commit ef30674

Please sign in to comment.