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 7350e36 commit 85cb5f9Copy full SHA for 85cb5f9
muted-tests.yml
@@ -405,6 +405,9 @@ tests:
405
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
406
method: test {p0=transform/transforms_stats/Test get multiple transform stats where one does not have a task}
407
issue: https://github.com/elastic/elasticsearch/issues/126863
408
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
409
+ method: test {p0=ml/inference_crud/Test delete given unused trained model}
410
+ issue: https://github.com/elastic/elasticsearch/issues/126881
411
412
# Examples:
413
#
0 commit comments