Browse Source

Mute org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT testCBTrippingOnReduction #134902

elasticsearchmachine 3 weeks ago
parent
commit
9c1794b136
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -449,6 +449,9 @@ tests:
 - class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
   method: test {yaml=mapping/30_multi_field_keyword/Keyword with escaped characters as multi-field}
   issue: https://github.com/elastic/elasticsearch/issues/134928
+- class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
+  method: testCBTrippingOnReduction
+  issue: https://github.com/elastic/elasticsearch/issues/134902
 
 # Examples:
 #