Skip to content

Commit 17b451d

Browse files
Mute org.elasticsearch.compute.operator.topn.TopNOomRaceTests testRace {repeats = 15} #141471
1 parent 5d290c9 commit 17b451d

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
@@ -378,6 +378,9 @@ tests:
378378
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
379379
method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
380380
issue: https://github.com/elastic/elasticsearch/issues/138012
381+
- class: org.elasticsearch.compute.operator.topn.TopNOomRaceTests
382+
method: testRace {repeats = 15}
383+
issue: https://github.com/elastic/elasticsearch/issues/141471
381384

382385
# Examples:
383386
#

0 commit comments

Comments
 (0)