Skip to content

Commit 1beaed5

Browse files
Mute org.elasticsearch.xpack.ml.integration.MlJobIT testDeleteJobAfterMissingAliases #112823
1 parent c1f09d3 commit 1beaed5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,9 @@ tests:
214214
- class: org.elasticsearch.snapshots.ConcurrentSnapshotsIT
215215
method: testMasterFailoverOnFinalizationLoop
216216
issue: https://github.com/elastic/elasticsearch/issues/112811
217+
- class: org.elasticsearch.xpack.ml.integration.MlJobIT
218+
method: testDeleteJobAfterMissingAliases
219+
issue: https://github.com/elastic/elasticsearch/issues/112823
217220

218221
# Examples:
219222
#

0 commit comments

Comments
 (0)