Mute testFilterCacheStats

Tracked at #32506
This commit is contained in:
Nhat Nguyen 2018-07-31 12:45:30 -04:00
parent b88b3d81c8
commit 67d53e5093
1 changed files with 1 additions and 0 deletions

View File

@ -1004,6 +1004,7 @@ public class IndexStatsIT extends ESIntegTestCase {
assertEquals(total, shardTotal);
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/32506")
public void testFilterCacheStats() throws Exception {
assertAcked(prepareCreate("index").setSettings(Settings.builder().put(indexSettings()).put("number_of_replicas", 0).build()).get());
indexRandom(true,