[
https://issues.apache.org/jira/browse/HADOOP-8660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13431779#comment-13431779
]
Hudson commented on HADOOP-8660:
--------------------------------
Integrated in Hadoop-Hdfs-trunk #1130 (See
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1130/])
HADOOP-8660. TestPseudoAuthenticator failing with NPE. (tucu) (Revision
1370812)
Result = SUCCESS
tucu : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1370812
Files :
*
/hadoop/common/trunk/hadoop-common-project/hadoop-auth/src/test/java/org/apache/hadoop/security/authentication/client/AuthenticatorTestCase.java
* /hadoop/common/trunk/hadoop-common-project/hadoop-common/CHANGES.txt
> TestPseudoAuthenticator failing with NPE
> ----------------------------------------
>
> Key: HADOOP-8660
> URL: https://issues.apache.org/jira/browse/HADOOP-8660
> Project: Hadoop Common
> Issue Type: Bug
> Affects Versions: 2.0.0-alpha
> Reporter: Eli Collins
> Assignee: Alejandro Abdelnur
> Fix For: 2.2.0-alpha
>
> Attachments: HADOOP-8660.patch
>
>
> This test started failing recently, on top of trunk:
> testAuthenticationAnonymousAllowed(org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator)
> Time elapsed: 0.241 sec <<< ERROR!
> java.lang.NullPointerException
> at
> org.apache.hadoop.security.authentication.client.PseudoAuthenticator.authenticate(PseudoAuthenticator.java:75)
> at
> org.apache.hadoop.security.authentication.client.AuthenticatedURL.openConnection(AuthenticatedURL.java:232)
> at
> org.apache.hadoop.security.authentication.client.AuthenticatorTestCase._testAuthentication(AuthenticatorTestCase.java:127)
> at
> org.apache.hadoop.security.authentication.client.TestPseudoAuthenticator.testAuthenticationAnonymousAllowed(TestPseudoAuthenticator.java:65)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira