Skip to content

Commit 0f2ab9c

Browse files
Mute org.elasticsearch.packaging.test.DockerTests test012SecurityCanBeDisabled #116636
1 parent 08ae54e commit 0f2ab9c

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
@@ -408,6 +408,9 @@ tests:
408408
- class: org.elasticsearch.threadpool.ScalingThreadPoolTests
409409
method: testScalingThreadPoolConfiguration
410410
issue: https://github.com/elastic/elasticsearch/issues/125142
411+
- class: org.elasticsearch.packaging.test.DockerTests
412+
method: test012SecurityCanBeDisabled
413+
issue: https://github.com/elastic/elasticsearch/issues/116636
411414

412415
# Examples:
413416
#

0 commit comments

Comments
 (0)