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 cda2669 commit 02dc6d4Copy full SHA for 02dc6d4
muted-tests.yml
@@ -414,6 +414,9 @@ tests:
414
- class: org.elasticsearch.discovery.ec2.Ec2DiscoveryTests
415
method: testFilterByTags
416
issue: https://github.com/elastic/elasticsearch/issues/125090
417
+- class: org.elasticsearch.threadpool.ScalingThreadPoolTests
418
+ method: testScalingThreadPoolConfiguration
419
+ issue: https://github.com/elastic/elasticsearch/issues/125142
420
421
# Examples:
422
#
0 commit comments