We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 2a73a05 + f3c5438 commit bf69c55Copy full SHA for bf69c55
muted-tests.yml
@@ -566,6 +566,9 @@ tests:
566
- class: org.elasticsearch.action.support.ThreadedActionListenerTests
567
method: testRejectionHandling
568
issue: https://github.com/elastic/elasticsearch/issues/130129
569
+- class: org.elasticsearch.compute.aggregation.TopIntAggregatorFunctionTests
570
+ method: testManyInitialManyPartialFinalRunnerThrowing
571
+ issue: https://github.com/elastic/elasticsearch/issues/130145
572
573
# Examples:
574
#
0 commit comments