Yesha Vora created AMBARI-21578:
-----------------------------------
Summary: testBadCredential UT fails
Key: AMBARI-21578
URL: https://issues.apache.org/jira/browse/AMBARI-21578
Project: Ambari
Issue Type: Bug
Components: test
Affects Versions: 2.5.2
Reporter: Yesha Vora
testBadCredential UT Fails with below error.
{code}
Error Message
Unexpected exception,
expected<org.springframework.security.core.AuthenticationException> but
was<java.lang.UnsatisfiedLinkError>
Stacktrace
java.lang.Exception: Unexpected exception,
expected<org.springframework.security.core.AuthenticationException> but
was<java.lang.UnsatisfiedLinkError>
at
org.apache.ambari.server.security.authorization.AmbariPamAuthenticationProviderTest.testBadCredential(AmbariPamAuthenticationProviderTest.java:87){code}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)