Skip to content

Commit df436fd

Browse files
Mute org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT testCBTrippingOnReduction #134667
1 parent aa3f196 commit df436fd

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
@@ -546,6 +546,9 @@ tests:
546546
- class: org.elasticsearch.oldrepos.OldMappingsIT
547547
method: testStandardTokenFilter
548548
issue: https://github.com/elastic/elasticsearch/issues/134647
549+
- class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
550+
method: testCBTrippingOnReduction
551+
issue: https://github.com/elastic/elasticsearch/issues/134667
549552

550553
# Examples:
551554
#

0 commit comments

Comments
 (0)