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 4f9dde7 commit a20ed2cCopy full SHA for a20ed2c
muted-tests.yml
@@ -367,6 +367,9 @@ tests:
367
- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
368
method: getRuntimeJavaDetails is cached anc concurrently accessible
369
issue: https://github.com/elastic/elasticsearch/issues/119234
370
+- class: org.elasticsearch.gradle.internal.info.BuildParameterExtensionSpec
371
+ method: getBwcVersionsProvider is cached anc concurrently accessible
372
+ issue: https://github.com/elastic/elasticsearch/issues/119172
373
374
# Examples:
375
#
0 commit comments