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 799690d commit b4c2f25Copy full SHA for b4c2f25
muted-tests.yml
@@ -396,6 +396,9 @@ tests:
396
- class: org.elasticsearch.index.engine.ThreadPoolMergeSchedulerTests
397
method: testSchedulerCloseWaitsForRunningMerge
398
issue: https://github.com/elastic/elasticsearch/issues/125236
399
+- class: org.elasticsearch.reservedstate.service.ReservedClusterStateServiceTests
400
+ method: testProcessMultipleChunks
401
+ issue: https://github.com/elastic/elasticsearch/issues/125305
402
403
# Examples:
404
#
0 commit comments