Skip to content

Commit 6942161

Browse files
committed
Mute testRecoverMissingAnalyzer
Tracked at #40867
1 parent 713e5c9 commit 6942161

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/gateway/GatewayIndexStateIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -407,6 +407,7 @@ public Settings onNodeStopped(String nodeName) throws Exception {
407407
* if it is sane and if we can successfully create an IndexService.
408408
* This also includes plugins etc.
409409
*/
410+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40867")
410411
public void testRecoverMissingAnalyzer() throws Exception {
411412
logger.info("--> starting one node");
412413
internalCluster().startNode();

0 commit comments

Comments
 (0)