Skip to content

Commit 126bc7a

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test040JavaUsesTheOsProvidedKeystore #127437
1 parent 7ff25b5 commit 126bc7a

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -468,6 +468,9 @@ tests:
468468
- class: org.elasticsearch.search.vectors.IVFKnnFloatVectorQueryTests
469469
method: testSearchBoost
470470
issue: https://github.com/elastic/elasticsearch/issues/127969
471+
- class: org.elasticsearch.packaging.test.DockerTests
472+
method: test040JavaUsesTheOsProvidedKeystore
473+
issue: https://github.com/elastic/elasticsearch/issues/127437
471474

472475
# Examples:
473476
#

0 commit comments

Comments
 (0)