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 fb787e5 commit b63c70fCopy full SHA for b63c70f
muted-tests.yml
@@ -421,3 +421,9 @@ tests:
421
- class: org.elasticsearch.packaging.test.PackageTests
422
method: test32JavaHomeOverride
423
issue: https://github.com/elastic/elasticsearch/issues/131842
424
+ - class: org.elasticsearch.packaging.test.ArchiveTests
425
+ method: test63BundledJdkRemoved
426
+ issue: https://github.com/elastic/elasticsearch/issues/131891
427
+ - class: org.elasticsearch.packaging.test.PackageTests
428
+ method: test42BundledJdkRemoved
429
+ issue: https://github.com/elastic/elasticsearch/issues/131890
0 commit comments