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 5fba3bd commit 5c7d6f0Copy full SHA for 5c7d6f0
muted-tests.yml
@@ -292,6 +292,9 @@ tests:
292
- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
293
method: supports darwin aarch distributions
294
issue: https://github.com/elastic/elasticsearch/issues/118960
295
+- class: org.elasticsearch.gradle.internal.InternalDistributionBwcSetupPluginFuncTest
296
+ method: supports linux aarch distributions
297
+ issue: https://github.com/elastic/elasticsearch/issues/118961
298
299
# Examples:
300
#
0 commit comments