Skip to content

Commit a4cbf12

Browse files
[7.x][ML] Mute failing MlDistributedFailureIT test (#65747) (#65750)
Relates #64710 Backport of #65747
1 parent 31d153b commit a4cbf12

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/ml/src/internalClusterTest/java/org/elasticsearch/xpack/ml/integration/MlDistributedFailureIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -440,6 +440,7 @@ public void testJobRelocationIsMemoryAware() throws Exception {
440440
});
441441
}
442442

443+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/65710")
443444
public void testClusterWithTwoMlNodes_RunsDatafeed_GivenOriginalNodeGoesDown() throws Exception {
444445
internalCluster().ensureAtMostNumDataNodes(0);
445446
logger.info("Starting dedicated master node...");

0 commit comments

Comments
 (0)