[ 
https://issues.apache.org/jira/browse/HDFS-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442883#comment-13442883
 ] 

Eli Collins commented on HDFS-3852:
-----------------------------------

Fails locally for me as well, and also [in recent jobs|
https://builds.apache.org/job/PreCommit-HDFS-Build/3104//testReport/org.apache.hadoop.hdfs/TestHftpDelegationToken/testHdfsDelegationToken].

Here's the failure:

{noformat}
java.lang.AssertionError: wrong tokens in user expected:<2> but was:<1>
        at org.junit.Assert.fail(Assert.java:91)
        at org.junit.Assert.failNotEquals(Assert.java:645)
        at org.junit.Assert.assertEquals(Assert.java:126)
        at org.junit.Assert.assertEquals(Assert.java:470)
        at 
org.apache.hadoop.hdfs.TestHftpDelegationToken.testHdfsDelegationToken(TestHftpDelegationToken.java:60)
{noformat}
                
> TestHftpDelegationToken is broken after HADOOP-8225
> ---------------------------------------------------
>
>                 Key: HDFS-3852
>                 URL: https://issues.apache.org/jira/browse/HDFS-3852
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: hdfs client, security
>    Affects Versions: 0.23.3, 2.1.0-alpha
>            Reporter: Aaron T. Myers
>            Assignee: Daryn Sharp
>
> It's been failing in all builds for the last 2 days or so. Git bisect 
> indicates that it's due to HADOOP-8225.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to