Skip to content

Commit 051064e

Browse files
authored
Mute default ELSER tests (#117390) (#117478)
(cherry picked from commit 86098f8) # Conflicts: # muted-tests.yml
1 parent 4d3abdc commit 051064e

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
@@ -283,6 +283,9 @@ tests:
283283
- class: org.elasticsearch.xpack.inference.InferenceRestIT
284284
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
285285
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
286289

287290
# Examples:
288291
#

0 commit comments

Comments
 (0)