Skip to content

Commit

Permalink
Mute testReadRequestsReturnLatestMappingVersion
Browse files Browse the repository at this point in the history
Tracked at elastic#37807
  • Loading branch information
dnhatn committed Feb 6, 2019
1 parent f5e4de7 commit 1cf85c2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,7 @@ public void testAddNewReplicasOnFollower() throws Exception {
pauseFollow("follower-index");
}

@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/37807")
public void testReadRequestsReturnLatestMappingVersion() throws Exception {
InternalTestCluster leaderCluster = getLeaderCluster();
Settings nodeAttributes = Settings.builder().put("node.attr.box", "large").build();
Expand Down

0 comments on commit 1cf85c2

Please sign in to comment.