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 1943844 commit 75e6dcaCopy full SHA for 75e6dca
muted-tests.yml
@@ -377,6 +377,9 @@ tests:
377
- class: org.elasticsearch.xpack.test.rest.XPackRestIT
378
method: test {p0=transform/transforms_start_stop/Test schedule_now on an already started transform}
379
issue: https://github.com/elastic/elasticsearch/issues/120720
380
+- class: org.elasticsearch.index.engine.ThreadPoolMergeExecutorServiceTests
381
+ method: testIORateIsAdjustedForRunningMergeTasks
382
+ issue: https://github.com/elastic/elasticsearch/issues/125842
383
384
# Examples:
385
#
0 commit comments