Mute RareClusterStateIT#testDelayedMappingPropagationOnPrimary as we await a fix.

Tracked in #41030.
This commit is contained in:
Julie Tibshirani 2019-04-09 13:34:58 -07:00
parent a0fc2461d7
commit a417905098
1 changed files with 1 additions and 0 deletions

View File

@ -181,6 +181,7 @@ public class RareClusterStateIT extends ESIntegTestCase {
assertHitCount(client().prepareSearch("test").get(), 0);
}
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/41030")
public void testDelayedMappingPropagationOnPrimary() throws Exception {
// Here we want to test that things go well if there is a first request
// that adds mappings but before mappings are propagated to all nodes