Closed
Description
This fails in 7.x, 7.11, 6.8
Build scan:
https://gradle-enterprise.elastic.co/s/fdaeh2nciqjwg/console-log?task=:x-pack:plugin:security:unitTest
https://elasticsearch-ci.elastic.co/job/elastic+elasticsearch+pull-request-2/695/testReport/junit/org.elasticsearch.xpack.security.authc.ldap/LdapSessionFactoryTests/testSslTrustIsReloaded/
Repro line:
./gradlew ':x-pack:plugin:security:test' --tests "org.elasticsearch.xpack.security.authc.ldap.LdapSessionFactoryTests.testSslTrustIsReloaded" -Dtests.seed=39B8874359AE7DD3 -Dtests.security.manager=true -Dtests.locale=de-AT -Dtests.timezone=Canada/Pacific -Druntime.java=8
Reproduces locally?:
No
Applicable branches:
7.x, 7.11, 6.8
Failure history:
It started failing upon attempting to backport #68985
Failure excerpt:
Expected exception is not thrown.
junit.framework.AssertionFailedError: Expected exception UncategorizedExecutionException but no exception was thrown