TestDelegationTokenRenewal token fails sometimes in branch 0.21
---------------------------------------------------------------

                 Key: MAPREDUCE-1835
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1835
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: security
    Affects Versions: 0.21.0
            Reporter: Amareshwari Sriramadasu
             Fix For: 0.21.0


org.apache.hadoop.mapreduce.security.token.TestDelegationTokenRenewal fails 
sometimes in branch 0.21.

The test fails with following error:
Testcase: testDTRenewal took 15.606 sec
        FAILED
renew wasn't called as many times as expected expected:<5> but was:<4>
junit.framework.AssertionFailedError: renew wasn't called as many times as 
expected expected:<5> but was:<4>
        at 
org.apache.hadoop.mapreduce.security.token.TestDelegationTokenRenewal.testDTRenewal(TestDelegationTokenRenewal.java:303)

In run of 5, the test failed twice.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to