We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9537388 commit 044f856Copy full SHA for 044f856
muted-tests.yml
@@ -444,6 +444,9 @@ tests:
444
- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashTests
445
method: test3BytesRefs {forcePackedHash=false}
446
issue: https://github.com/elastic/elasticsearch/issues/127826
447
+- class: org.elasticsearch.compute.aggregation.FilteredGroupingAggregatorFunctionTests
448
+ method: testSimpleCircuitBreaking
449
+ issue: https://github.com/elastic/elasticsearch/issues/127833
450
451
# Examples:
452
#
0 commit comments