[
https://issues.apache.org/jira/browse/AMBARI-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103071#comment-16103071
]
Hudson commented on AMBARI-21578:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7809 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7809/])
AMBARI-21578. testBadCredential UT fails (rlevas) (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=f55b115afe533faa7d41cff2c8b6c252ed6e498a])
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariPamAuthenticationProvider.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariPamAuthenticationProviderTest.java
* (edit) ambari-server/pom.xml
> 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
> Assignee: Robert Levas
> Attachments: AMBARI-21578_branch-2.5_01.patch,
> AMBARI-21578_trunk_01.patch
>
>
> 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)