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 48dabe8 commit 1866233Copy full SHA for 1866233
muted-tests.yml
@@ -199,6 +199,9 @@ tests:
199
- class: org.elasticsearch.smoketest.WatcherYamlRestIT
200
method: test {p0=watcher/usage/10_basic/Test watcher usage stats output}
201
issue: https://github.com/elastic/elasticsearch/issues/112189
202
+- class: org.elasticsearch.xpack.test.rest.XPackRestIT
203
+ method: test {p0=ml/inference_processor/Test create processor with missing mandatory fields}
204
+ issue: https://github.com/elastic/elasticsearch/issues/112191
205
206
# Examples:
207
#
0 commit comments