Mute RareClusterStateIT.testDelayedMappingPropagationOnReplica
Due to https://github.com/elastic/elasticsearch/issues/36813
This commit is contained in:
parent
6c2e831e94
commit
aec2db78ea
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue