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.
2 parents c6a086f + f18f4ee commit 82f051dCopy full SHA for 82f051d
muted-tests.yml
@@ -498,6 +498,9 @@ tests:
498
- class: org.elasticsearch.xpack.ccr.index.engine.FollowingEngineTests
499
method: testProcessOnceOnPrimary
500
issue: https://github.com/elastic/elasticsearch/issues/128541
501
+- class: org.elasticsearch.packaging.test.DockerTests
502
+ method: test073RunEsAsDifferentUserAndGroupWithoutBindMounting
503
+ issue: https://github.com/elastic/elasticsearch/issues/128996
504
505
# Examples:
506
#
0 commit comments