Skip to content

Commit 044f856

Browse files
Mute org.elasticsearch.compute.aggregation.FilteredGroupingAggregatorFunctionTests testSimpleCircuitBreaking #127833
1 parent 9537388 commit 044f856

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

+3
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,9 @@ tests:
444444
- class: org.elasticsearch.compute.aggregation.blockhash.BlockHashTests
445445
method: test3BytesRefs {forcePackedHash=false}
446446
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
447450

448451
# Examples:
449452
#

0 commit comments

Comments
 (0)