From f3c54387994bbed91038824a900453c32928de64 Mon Sep 17 00:00:00 2001 From: elasticsearchmachine <58790826+elasticsearchmachine@users.noreply.github.com> Date: Fri, 27 Jun 2025 08:04:42 +1000 Subject: [PATCH] Mute org.elasticsearch.compute.aggregation.TopIntAggregatorFunctionTests testManyInitialManyPartialFinalRunnerThrowing #130145 --- muted-tests.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/muted-tests.yml b/muted-tests.yml index 589a6e9a58fd..10707815e80b 100644 --- a/muted-tests.yml +++ b/muted-tests.yml @@ -566,6 +566,9 @@ tests: - class: org.elasticsearch.action.support.ThreadedActionListenerTests method: testRejectionHandling issue: https://github.com/elastic/elasticsearch/issues/130129 +- class: org.elasticsearch.compute.aggregation.TopIntAggregatorFunctionTests + method: testManyInitialManyPartialFinalRunnerThrowing + issue: https://github.com/elastic/elasticsearch/issues/130145 # Examples: #