Skip to content

Commit aff7d6d

Browse files
Mute org.elasticsearch.reindex.ReindexRestClientSslTests testClientFailsWithUntrustedCertificate #130585
1 parent ae3fea4 commit aff7d6d

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
@@ -608,6 +608,9 @@ tests:
608608
- class: org.elasticsearch.reindex.ReindexRestClientSslTests
609609
method: testClientPassesClientCertificate
610610
issue: https://github.com/elastic/elasticsearch/issues/130584
611+
- class: org.elasticsearch.reindex.ReindexRestClientSslTests
612+
method: testClientFailsWithUntrustedCertificate
613+
issue: https://github.com/elastic/elasticsearch/issues/130585
611614

612615
# Examples:
613616
#

0 commit comments

Comments
 (0)