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 964e02d commit f57a7b3Copy full SHA for f57a7b3
muted-tests.yml
@@ -370,6 +370,10 @@ tests:
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
+- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
374
+ method: "builds distribution from branches via archives extractedAssemble [bwcDistVersion: 8.1.3, bwcProject: bugfix2, expectedAssembleTaskName:
375
+ extractedAssemble, #3]"
376
+ issue: https://github.com/elastic/elasticsearch/issues/119261
377
378
# Examples:
379
#
0 commit comments