Skip to content

Commit 06a8e5c

Browse files
Mute org.elasticsearch.xpack.ml.integration.InferenceIT testInferClassificationModel #133448
1 parent 7304197 commit 06a8e5c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -558,6 +558,9 @@ tests:
558558
- class: org.elasticsearch.xpack.kql.parser.KqlParserBooleanQueryTests
559559
method: testParseAndQuery
560560
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
561564

562565
# Examples:
563566
#

0 commit comments

Comments
 (0)