Skip to content

Commit 17f251f

Browse files
Mute org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec getJavaToolChainSpec is cached anc concurrently accessible #119173
1 parent ac36cec commit 17f251f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -301,6 +301,9 @@ tests:
301301
- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
302302
method: getBwcVersionsProvider is cached anc concurrently accessible
303303
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
304307

305308
# Examples:
306309
#

0 commit comments

Comments
 (0)