From 41e52b241a0994276e58d54cef2b27a7635c0a1e Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Sat, 16 Nov 2024 09:51:51 +1100 Subject: [PATCH] Mute org.elasticsearch.compute.lucene.LuceneQueryExpressionEvaluatorTests testTermQuery #116879 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index fb61bb7a02f88..46444ef7094ab 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -246,6 +246,9 @@ tests: - class: org.elasticsearch.xpack.inference.InferenceRestIT method: test {p0=inference/30_semantic_text_inference/Calculates embeddings using the default ELSER 2 endpoint} issue: https://github.com/elastic/elasticsearch/issues/116542 +- class: org.elasticsearch.compute.lucene.LuceneQueryExpressionEvaluatorTests + method: testTermQuery + issue: https://github.com/elastic/elasticsearch/issues/116879 # Examples: #