Browse Source

Mute org.elasticsearch.packaging.test.DockerTests test012SecurityCanBeDisabled #116636

elasticsearchmachine 6 months ago
parent
commit
0f2ab9c105
1 changed files with 3 additions and 0 deletions
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -408,6 +408,9 @@ tests:
 - class: org.elasticsearch.threadpool.ScalingThreadPoolTests
   method: testScalingThreadPoolConfiguration
   issue: https://github.com/elastic/elasticsearch/issues/125142
+- class: org.elasticsearch.packaging.test.DockerTests
+  method: test012SecurityCanBeDisabled
+  issue: https://github.com/elastic/elasticsearch/issues/116636
 
 # Examples:
 #