Skip to content

Commit debb95a

Browse files
Mute org.elasticsearch.compute.operator.topn.TopNOperatorTests testSimpleWithCranky #130215
1 parent 139cebc commit debb95a

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
@@ -572,6 +572,9 @@ tests:
572572
- class: org.elasticsearch.index.codec.vectors.cluster.KMeansLocalTests
573573
method: testKMeansNeighbors
574574
issue: https://github.com/elastic/elasticsearch/issues/130258
575+
- class: org.elasticsearch.compute.operator.topn.TopNOperatorTests
576+
method: testSimpleWithCranky
577+
issue: https://github.com/elastic/elasticsearch/issues/130215
575578

576579
# Examples:
577580
#

0 commit comments

Comments
 (0)