Skip to content

Commit

Permalink
Mute LdapSessionFactoryTests#testSslTrustIsReloaded
Browse files Browse the repository at this point in the history
  • Loading branch information
jtibshirani committed Feb 17, 2022
1 parent d85b13c commit 1f6da03
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ public void testGroupLookupBase() throws Exception {
* If the realm's CA path is monitored for changes and the underlying SSL context is reloaded, then we will get two different outcomes
* (one failure, one success) depending on which file content is in place.
*/
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/83560")
public void testSslTrustIsReloaded() throws Exception {
assumeFalse(
"NPE thrown in BCFIPS JSSE - addressed in https://github.com/bcgit/bc-java/commit/"
Expand Down

0 comments on commit 1f6da03

Please sign in to comment.