Skip to content

Commit 965061a

Browse files
Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint} #114376
1 parent 1becb3e commit 965061a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,9 @@ tests:
363363
- class: org.elasticsearch.xpack.inference.InferenceRestIT
364364
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
365365
issue: https://github.com/elastic/elasticsearch/issues/114412
366+
- class: org.elasticsearch.xpack.inference.InferenceRestIT
367+
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
368+
issue: https://github.com/elastic/elasticsearch/issues/114376
366369

367370
# Examples:
368371
#

0 commit comments

Comments
 (0)