Skip to content

Commit 806480b

Browse files
Mute org.elasticsearch.xpack.inference.InferenceRestIT test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint} elastic#116542
1 parent ab7f7b4 commit 806480b

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
@@ -249,6 +249,9 @@ tests:
249249
- class: org.elasticsearch.cluster.routing.allocation.allocator.DesiredBalanceReconcilerMetricsIT
250250
method: testDesiredBalanceMetrics
251251
issue: https://github.com/elastic/elasticsearch/issues/116870
252+
- class: org.elasticsearch.xpack.inference.InferenceRestIT
253+
method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint}
254+
issue: https://github.com/elastic/elasticsearch/issues/116542
252255

253256
# Examples:
254257
#

0 commit comments

Comments
 (0)