Skip to content

Commit 5687a17

Browse files
authored
Muting CcrRepositoryIT.testIndividualActionsTimeout (#39247)
1 parent b96674a commit 5687a17

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/CcrRepositoryIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -286,6 +286,7 @@ public void testRateLimitingIsEmployed() throws Exception {
286286
}
287287
}
288288

289+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/39245")
289290
public void testIndividualActionsTimeout() throws Exception {
290291
ClusterUpdateSettingsRequest settingsRequest = new ClusterUpdateSettingsRequest();
291292
TimeValue timeValue = TimeValue.timeValueMillis(100);

0 commit comments

Comments
 (0)