[
https://issues.apache.org/jira/browse/AMBARI-21578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16103109#comment-16103109
]
Hudson commented on AMBARI-21578:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1750 (See
[https://builds.apache.org/job/Ambari-branch-2.5/1750/])
AMBARI-21578. testBadCredential UT fails (rlevas) (rlevas:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=41a1bc81b7e05be9d3293cd7cab3076579bcad5c])
* (edit) ambari-server/pom.xml
* (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
> 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)