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.
1 parent 2c63217 commit 9c1794bCopy full SHA for 9c1794b
muted-tests.yml
@@ -449,6 +449,9 @@ tests:
449
- class: org.elasticsearch.test.rest.ClientYamlTestSuiteIT
450
method: test {yaml=mapping/30_multi_field_keyword/Keyword with escaped characters as multi-field}
451
issue: https://github.com/elastic/elasticsearch/issues/134928
452
+- class: org.elasticsearch.aggregations.bucket.AggregationReductionCircuitBreakingIT
453
+ method: testCBTrippingOnReduction
454
+ issue: https://github.com/elastic/elasticsearch/issues/134902
455
456
# Examples:
457
#
0 commit comments