Skip to content

Commit

Permalink
Mute RareClusterStateIT.testDelayedMappingPropagationOnReplica
Browse files Browse the repository at this point in the history
Due to #36813
  • Loading branch information
droberts195 committed Mar 8, 2019
1 parent 6c2e831 commit aec2db7
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -277,6 +277,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 aec2db7

Please sign in to comment.