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 c250386 commit ac36cecCopy full SHA for ac36cec
muted-tests.yml
@@ -298,6 +298,9 @@ tests:
298
- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
299
method: bwc expanded distribution folder can be resolved as bwc project artifact
300
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
304
305
# Examples:
306
#
0 commit comments