From 7bd4b59751e5e7bf332d5dd52cac4e5c718814a6 Mon Sep 17 00:00:00 2001 From: Benjamin Trent <4357155+benwtrent@users.noreply.github.com> Date: Wed, 3 Sep 2025 13:01:21 -0400 Subject: [PATCH] Muting test for issue #134072 --- muted-tests.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index cee8020366395..5ffc38633891a 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -549,6 +549,10 @@ tests: - class: org.elasticsearch.xpack.cluster.routing.allocation.DataTierAllocationDeciderIT method: testShardsAreKeptInPreferredTierUntilTheNextTierIsInItsFinalState issue: https://github.com/elastic/elasticsearch/issues/134050 +- class: org.elasticsearch.xpack.esql.expression.function.aggregate.ValuesTests + issue: https://github.com/elastic/elasticsearch/issues/134072 +- class: org.elasticsearch.xpack.esql.expression.function.aggregate.SampleTests + issue: https://github.com/elastic/elasticsearch/issues/134072 # Examples: #