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 2f86ec4 commit 41c93eeCopy full SHA for 41c93ee
muted-tests.yml
@@ -78,6 +78,9 @@ tests:
78
- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
79
method: testPutE5Small_withPlatformAgnosticVariant
80
issue: https://github.com/elastic/elasticsearch/issues/113983
81
+- class: org.elasticsearch.xpack.inference.TextEmbeddingCrudIT
82
+ method: testPutE5WithTrainedModelAndInference
83
+ issue: https://github.com/elastic/elasticsearch/issues/114023
84
85
# Examples:
86
#
0 commit comments