From c1bbda89d5036fb490797207248439bfb739be22 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Fri, 15 Nov 2024 09:25:56 +1100 Subject: [PATCH] Mute org.elasticsearch.xpack.esql.analysis.VerifierTests testCategorizeSingleGrouping #116857 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 96846646b04e6..ea520546cfcd1 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -240,6 +240,9 @@ tests: - class: org.elasticsearch.xpack.esql.analysis.VerifierTests method: testCategorizeWithinAggregations issue: https://github.com/elastic/elasticsearch/issues/116856 +- class: org.elasticsearch.xpack.esql.analysis.VerifierTests + method: testCategorizeSingleGrouping + issue: https://github.com/elastic/elasticsearch/issues/116857 # Examples: #