Skip to content

Commit 0ced775

Browse files
author
Christoph Büscher
authored
Mute RareClusterStateIT.testDelayedMappingPropagationOnReplica (#38357)
1 parent 6417044 commit 0ced775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

server/src/test/java/org/elasticsearch/cluster/coordination/RareClusterStateIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -283,6 +283,7 @@ public void testDelayedMappingPropagationOnPrimary() throws Exception {
283283
});
284284
}
285285

286+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/36813")
286287
public void testDelayedMappingPropagationOnReplica() throws Exception {
287288
// This is essentially the same thing as testDelayedMappingPropagationOnPrimary
288289
// but for replicas

0 commit comments

Comments
 (0)