Skip to content

Commit aa0a615

Browse files
committed
Mute IndexRecoveryIT.testRerouteRecovery (elastic#100209)
Mute failing test
1 parent eaef3a9 commit aa0a615

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/internalClusterTest/java/org/elasticsearch/indices/recovery/IndexRecoveryIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,7 @@ public Settings onNodeStopped(String nodeName) throws Exception {
460460
}
461461
}
462462

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

0 commit comments

Comments
 (0)