We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96df3a9 commit 351ec72Copy full SHA for 351ec72
muted-tests.yml
@@ -278,6 +278,9 @@ tests:
278
- class: org.elasticsearch.packaging.test.DockerTests
279
method: test072RunEsAsDifferentUserAndGroup
280
issue: https://github.com/elastic/elasticsearch/issues/128031
281
+- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerTests
282
+ method: testSchedulerCloseWaitsForRunningMerge
283
+ issue: https://github.com/elastic/elasticsearch/issues/125236
284
285
# Examples:
286
#
0 commit comments