Skip to content

Commit

Permalink
Mute testRecoverMissingAnalyzer
Browse files Browse the repository at this point in the history
Tracked at #40867
  • Loading branch information
dnhatn committed Apr 9, 2019
1 parent 713e5c9 commit 6942161
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 6942161

Please sign in to comment.