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 d19a9cc commit fb4ebfbCopy full SHA for fb4ebfb
muted-tests.yml
@@ -302,6 +302,9 @@ tests:
302
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
303
method: testPutE5WithTrainedModelAndInference
304
issue: https://github.com/elastic/elasticsearch/issues/113565
305
+- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
306
+ method: testPutE5Small_withPlatformAgnosticVariant
307
+ issue: https://github.com/elastic/elasticsearch/issues/113577
308
309
# Examples:
310
#
0 commit comments