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 8de458f commit 2a657c2Copy full SHA for 2a657c2
muted-tests.yml
@@ -266,6 +266,9 @@ tests:
266
- class: org.elasticsearch.packaging.test.TemporaryDirectoryConfigTests
267
method: test21AcceptsCustomPathInDocker
268
issue: https://github.com/elastic/elasticsearch/issues/128114
269
+- class: org.elasticsearch.packaging.test.DockerTests
270
+ method: test130JavaHasCorrectOwnership
271
+ issue: https://github.com/elastic/elasticsearch/issues/128174
272
273
# Examples:
274
#
0 commit comments