Skip to content

Commit 9463a07

Browse files
Mute org.elasticsearch.compute.operator.topn.TopNOomRaceTests testRace {repeats = 50} elastic#141773
1 parent 5c625a3 commit 9463a07

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
@@ -350,6 +350,9 @@ tests:
350350
- class: org.elasticsearch.compute.operator.topn.TopNOomRaceTests
351351
method: testRace {repeats = 85}
352352
issue: https://github.com/elastic/elasticsearch/issues/141752
353+
- class: org.elasticsearch.compute.operator.topn.TopNOomRaceTests
354+
method: testRace {repeats = 50}
355+
issue: https://github.com/elastic/elasticsearch/issues/141773
353356

354357
# Examples:
355358
#

0 commit comments

Comments
 (0)