Skip to content

Commit 712ccda

Browse files
Mute org.elasticsearch.xpack.security.cli.HttpCertificateCommandTests testGenerateMultipleCertificateWithNewCA #126471
1 parent 6c8ac6e commit 712ccda

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
@@ -256,6 +256,9 @@ tests:
256256
- class: org.elasticsearch.xpack.esql.expression.function.scalar.convert.ParseIpTests
257257
method: testLeadingZerosAreOctal {TestCase[str=v4, validLeadingZerosRejected=true, validLeadingZerosAreDecimal=true, validLeadingZerosAreOctal=true]}
258258
issue: https://github.com/elastic/elasticsearch/issues/126496
259+
- class: org.elasticsearch.xpack.security.cli.HttpCertificateCommandTests
260+
method: testGenerateMultipleCertificateWithNewCA
261+
issue: https://github.com/elastic/elasticsearch/issues/126471
259262

260263
# Examples:
261264
#

0 commit comments

Comments
 (0)