Skip to content

Commit bf69c55

Browse files
authored
Merge branch 'main' into tests/refine_assertion
2 parents 2a73a05 + f3c5438 commit bf69c55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -566,6 +566,9 @@ tests:
566566
- class: org.elasticsearch.action.support.ThreadedActionListenerTests
567567
method: testRejectionHandling
568568
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
569572

570573
# Examples:
571574
#

0 commit comments

Comments
 (0)