Skip to content

Commit ac36cec

Browse files
Mute org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec getBwcVersionsProvider is cached anc concurrently accessible #119172
1 parent c250386 commit ac36cec

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
@@ -298,6 +298,9 @@ tests:
298298
- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
299299
method: bwc expanded distribution folder can be resolved as bwc project artifact
300300
issue: https://github.com/elastic/elasticsearch/issues/118962
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
301304

302305
# Examples:
303306
#

0 commit comments

Comments
 (0)