We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c1f09d3 commit 1beaed5Copy full SHA for 1beaed5
muted-tests.yml
@@ -214,6 +214,9 @@ tests:
214
- class: org.elasticsearch.snapshots.ConcurrentSnapshotsIT
215
method: testMasterFailoverOnFinalizationLoop
216
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
220
221
# Examples:
222
#
0 commit comments