Skip to content

Commit 887fa2c

Browse files
Mute testReadRequestsReturnLatestMappingVersion (#38438)
* Relates #37807
1 parent 92bc681 commit 887fa2c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ccr/src/test/java/org/elasticsearch/xpack/ccr/FollowerFailOverIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -234,6 +234,7 @@ public void testAddNewReplicasOnFollower() throws Exception {
234234
pauseFollow("follower-index");
235235
}
236236

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

0 commit comments

Comments
 (0)