Skip to content

Commit

Permalink
Mute SamlRealmTests (#73315)
Browse files Browse the repository at this point in the history
Due to #73314
  • Loading branch information
droberts195 committed May 24, 2021
1 parent 1f62092 commit edb09a0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@
/**
* Basic unit tests for the SAMLRealm
*/
@SamlTestCase.AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/73314")
public class SamlRealmTests extends SamlTestCase {

public static final String TEST_IDP_ENTITY_ID = "http://demo_josso_1.josso.dev.docker:8081/IDBUS/JOSSO-TUTORIAL/IDP1/SAML2/MD";
Expand Down

0 comments on commit edb09a0

Please sign in to comment.