We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5d290c9 commit 17b451dCopy full SHA for 17b451d
muted-tests.yml
@@ -378,6 +378,9 @@ tests:
378
- class: org.elasticsearch.xpack.inference.integration.AuthorizationTaskExecutorIT
379
method: testCreatesChatCompletion_AndThenCreatesTextEmbedding
380
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
384
385
# Examples:
386
#
0 commit comments