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 4d3abdc commit 051064eCopy full SHA for 051064e
muted-tests.yml
@@ -283,6 +283,9 @@ tests:
283
- class: org.elasticsearch.xpack.inference.InferenceRestIT
284
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
285
issue: https://github.com/elastic/elasticsearch/issues/117027
286
+- class: org.elasticsearch.xpack.inference.InferenceRestIT
287
+ method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
288
+ issue: https://github.com/elastic/elasticsearch/issues/117349
289
290
# Examples:
291
#
0 commit comments