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 a8739a7 commit 6c7d43cCopy full SHA for 6c7d43c
muted-tests.yml
@@ -483,6 +483,9 @@ tests:
483
- class: org.elasticsearch.index.query.MultiMatchQueryBuilderTests
484
method: testToQuery
485
issue: https://github.com/elastic/elasticsearch/issues/128416
486
+- class: org.elasticsearch.xpack.ml.integration.InferenceIngestIT
487
+ method: testPipelineIngestWithModelAliases
488
+ issue: https://github.com/elastic/elasticsearch/issues/128417
489
490
# Examples:
491
#
0 commit comments