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 7304197 commit 06a8e5cCopy full SHA for 06a8e5c
muted-tests.yml
@@ -558,6 +558,9 @@ tests:
558
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
559
method: testParseAndQuery
560
issue: https://github.com/elastic/elasticsearch/issues/133871
561
+- class: org.elasticsearch.xpack.ml.integration.InferenceIT
562
+ method: testInferClassificationModel
563
+ issue: https://github.com/elastic/elasticsearch/issues/133448
564
565
# Examples:
566
#
0 commit comments