Skip to content

Commit 215d7c0

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 94bd687 commit 215d7c0

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
@@ -295,6 +295,9 @@ tests:
295295
- class: org.elasticsearch.xpack.inference.InferenceRestIT
296296
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
297297
issue: https://github.com/elastic/elasticsearch/issues/114412
298+
- class: org.elasticsearch.xpack.inference.InferenceRestIT
299+
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
300+
issue: https://github.com/elastic/elasticsearch/issues/114376
298301

299302
# Examples:
300303
#

0 commit comments

Comments
 (0)