Skip to content

Commit

Permalink
Mute testRecoverMissingAnalyzer
Browse files Browse the repository at this point in the history
Tracked at elastic#40867
  • Loading branch information
dnhatn authored and Gurkan Kaymak committed May 27, 2019
1 parent c062d9a commit ba1443c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -407,6 +407,7 @@ public Settings onNodeStopped(String nodeName) throws Exception {
* if it is sane and if we can successfully create an IndexService.
* This also includes plugins etc.
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/40867")
public void testRecoverMissingAnalyzer() throws Exception {
logger.info("--> starting one node");
internalCluster().startNode();
Expand Down

0 comments on commit ba1443c

Please sign in to comment.