Skip to content

Commit

Permalink
Mute RareClusterStateIT.testDelayedMappingPropagationOnReplica (#38357)
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Büscher authored Feb 4, 2019
1 parent 6417044 commit 0ced775
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -283,6 +283,7 @@ public void testDelayedMappingPropagationOnPrimary() throws Exception {
});
}

@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
Expand Down

0 comments on commit 0ced775

Please sign in to comment.