We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c625a3 commit 9463a07Copy full SHA for 9463a07
muted-tests.yml
@@ -350,6 +350,9 @@ tests:
350
- class: org.elasticsearch.compute.operator.topn.TopNOomRaceTests
351
method: testRace {repeats = 85}
352
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
356
357
# Examples:
358
#
0 commit comments