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 ac04e0d commit e4a3fd6Copy full SHA for e4a3fd6
muted-tests.yml
@@ -350,6 +350,9 @@ tests:
350
- class: org.elasticsearch.xpack.inference.integration.ModelRegistryIT
351
method: testGetModel
352
issue: https://github.com/elastic/elasticsearch/issues/114657
353
+- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
354
+ method: testPutE5WithTrainedModelAndInference
355
+ issue: https://github.com/elastic/elasticsearch/issues/114023
356
357
# Examples:
358
#
0 commit comments