瀏覽代碼

Mute org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests testGetNonPKCS11TrustStoreWithPasswordSet #130519

elasticsearchmachine 3 月之前
父節點
當前提交
ec846f7632
共有 1 個文件被更改,包括 3 次插入0 次删除
  1. 3 0
      muted-tests.yml

+ 3 - 0
muted-tests.yml

@@ -605,6 +605,9 @@ tests:
 - class: org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests
   method: testGetSystemTrustStoreWithNoSystemProperties
   issue: https://github.com/elastic/elasticsearch/issues/130517
+- class: org.elasticsearch.common.ssl.DefaultJdkTrustConfigTests
+  method: testGetNonPKCS11TrustStoreWithPasswordSet
+  issue: https://github.com/elastic/elasticsearch/issues/130519
 
 # Examples:
 #