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 b84b16c commit b36b8fcCopy full SHA for b36b8fc
muted-tests.yml
@@ -363,6 +363,10 @@ tests:
363
- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
364
method: supports darwin aarch distributions
365
issue: https://github.com/elastic/elasticsearch/issues/118960
366
+- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
367
+ method: "builds distribution from branches via archives extractedAssemble [bwcDistVersion: 8.3.0, bwcProject: staged, expectedAssembleTaskName:
368
+ extractedAssemble, #1]"
369
+ issue: https://github.com/elastic/elasticsearch/issues/119870
370
371
# Examples:
372
#
0 commit comments