Skip to content

Commit 26937a7

Browse files
Mute org.elasticsearch.compute.operator.topn.TopNOperatorTests testSimpleCircuitBreaking elastic#135260
1 parent ae63901 commit 26937a7

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
@@ -630,6 +630,9 @@ tests:
630630
- class: org.elasticsearch.compute.aggregation.SampleDoubleAggregatorFunctionTests
631631
method: testSimpleWithCranky
632632
issue: https://github.com/elastic/elasticsearch/issues/135239
633+
- class: org.elasticsearch.compute.operator.topn.TopNOperatorTests
634+
method: testSimpleCircuitBreaking
635+
issue: https://github.com/elastic/elasticsearch/issues/135260
633636

634637
# Examples:
635638
#

0 commit comments

Comments
 (0)