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 cb4d7ff commit ad0292cCopy full SHA for ad0292c
muted-tests.yml
@@ -168,6 +168,9 @@ tests:
168
- class: org.elasticsearch.smoketest.DocsClientYamlTestSuiteIT
169
method: test {yaml=reference/rest-api/watcher/put-watch/line_120}
170
issue: https://github.com/elastic/elasticsearch/issues/99517
171
+- class: org.elasticsearch.xpack.ml.integration.MlJobIT
172
+ method: testMultiIndexDelete
173
+ issue: https://github.com/elastic/elasticsearch/issues/112381
174
175
# Examples:
176
#
0 commit comments