[
https://issues.apache.org/jira/browse/AMBARI-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103096#comment-16103096
]
Hudson commented on AMBARI-21578:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #7810 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/7810/])
Revert "AMBARI-21578. testBadCredential UT fails (rlevas)" (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=9d605cd1845d528894c02d3d276002179780348f])
* (edit) ambari-server/pom.xml
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariPamAuthenticationProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariPamAuthenticationProvider.java
AMBARI-21578. testBadCredential UT fails (rlevas) (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=c516b3107860c0078d96ca29faca9396e8498b5a])
* (add)
ambari-server/src/main/java/org/apache/ambari/server/security/authentication/pam/PamAuthenticationFactory.java
* (edit)
ambari-server/src/test/java/org/apache/ambari/server/security/authorization/AmbariPamAuthenticationProviderTest.java
* (edit)
ambari-server/src/main/java/org/apache/ambari/server/security/authorization/AmbariPamAuthenticationProvider.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)