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 6af1645 commit a45569cCopy full SHA for a45569c
muted-tests.yml
@@ -307,6 +307,10 @@ tests:
307
- class: org.elasticsearch.gradle.internal.InternalBwcGitPluginFuncTest
308
method: current repository can be cloned
309
issue: https://github.com/elastic/elasticsearch/issues/123297
310
+- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
311
+ method: "builds distribution from branches via archives extractedAssemble [bwcDistVersion: 8.4.0, bwcProject: minor, expectedAssembleTaskName:
312
+ extractedAssemble, #0]"
313
+ issue: https://github.com/elastic/elasticsearch/issues/123219
314
315
# Examples:
316
#
0 commit comments