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 ac36cec commit 17f251fCopy full SHA for 17f251f
muted-tests.yml
@@ -301,6 +301,9 @@ tests:
301
- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
302
method: getBwcVersionsProvider is cached anc concurrently accessible
303
issue: https://github.com/elastic/elasticsearch/issues/119172
304
+- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
305
+ method: getJavaToolChainSpec is cached anc concurrently accessible
306
+ issue: https://github.com/elastic/elasticsearch/issues/119173
307
308
# Examples:
309
#
0 commit comments