Skip to content

Commit 99fcffc

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 ef79a64 commit 99fcffc

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
@@ -301,6 +301,9 @@ tests:
301301
- class: org.elasticsearch.search.basic.SearchWhileRelocatingIT
302302
method: testSearchAndRelocateConcurrentlyRandomReplicas
303303
issue: https://github.com/elastic/elasticsearch/issues/116145
304+
- class: org.elasticsearch.xpack.inference.InferenceRestIT
305+
method: test {p0=inference/40_semantic_text_query/Query a field that uses the default ELSER 2 endpoint}
306+
issue: https://github.com/elastic/elasticsearch/issues/114376
304307

305308
# Examples:
306309
#

0 commit comments

Comments
 (0)