From 8b640e5990ddd192716352326a00cb7a95fb58cf Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Thu, 21 Nov 2024 09:46:18 +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 5f218afe11fb1..108725eaf43a3 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -365,6 +365,9 @@ tests: - class: org.elasticsearch.xpack.esql.analysis.VerifierTests method: testCategorizeNestedGrouping issue: https://github.com/elastic/elasticsearch/issues/116858 +- class: org.elasticsearch.xpack.esql.analysis.VerifierTests + method: testCategorizeSingleGrouping + issue: https://github.com/elastic/elasticsearch/issues/116857 # Examples: #