Mute RareClusterStateIT.testDelayedMappingPropagationOnReplica

Due to https://github.com/elastic/elasticsearch/issues/36813
This commit is contained in:
David Roberts 2019-03-08 13:28:27 +00:00
parent 6c2e831e94
commit aec2db78ea
1 changed files with 1 additions and 0 deletions

View File

@ -277,6 +277,7 @@ public class RareClusterStateIT extends ESIntegTestCase {
});
}
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/36813")
public void testDelayedMappingPropagationOnReplica() throws Exception {
// This is essentially the same thing as testDelayedMappingPropagationOnPrimary
// but for replicas