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 35ae0a4 commit dcb7ed2Copy full SHA for dcb7ed2
muted-tests.yml
@@ -210,6 +210,9 @@ tests:
210
- class: org.elasticsearch.xpack.sql.qa.single_node.JdbcSqlSpecIT
211
method: test {case-functions.testUcaseInline3}
212
issue: https://github.com/elastic/elasticsearch/issues/112643
213
+- class: org.elasticsearch.xpack.ml.integration.MlJobIT
214
+ method: testDelete_multipleRequest
215
+ issue: https://github.com/elastic/elasticsearch/issues/112701
216
217
# Examples:
218
#
0 commit comments