Skip to content

Commit

Permalink
Mute IndexRecoveryIT.testRerouteRecovery (#100209)
Browse files Browse the repository at this point in the history
Mute failing test
  • Loading branch information
mark-vieira authored Oct 3, 2023
1 parent 839afdc commit 6d859f4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,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 6d859f4

Please sign in to comment.