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 98076ca commit c7109bfCopy full SHA for c7109bf
muted-tests.yml
@@ -75,6 +75,9 @@ tests:
75
- class: org.elasticsearch.xpack.ml.integration.ClassificationIT
76
method: testDeleteExpiredData_RemovesUnusedState
77
issue: https://github.com/elastic/elasticsearch/issues/116234
78
+- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
79
+ method: testPutE5Small_withPlatformAgnosticVariant
80
+ issue: https://github.com/elastic/elasticsearch/issues/113983
81
82
# Examples:
83
#
0 commit comments