Mute testRecoverMissingAnalyzer

Tracked at #40867
This commit is contained in:
Nhat Nguyen 2019-04-08 22:00:48 -04:00
parent 713e5c987b
commit 69421612e5
1 changed files with 1 additions and 0 deletions

View File

@ -407,6 +407,7 @@ public class GatewayIndexStateIT extends ESIntegTestCase {
* 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();