TestLostTracker sometimes fails
--------------------------------
Key: MAPREDUCE-688
URL: https://issues.apache.org/jira/browse/MAPREDUCE-688
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: tasktracker
Reporter: Amareshwari Sriramadasu
Observed that TestLostTracker failed once with follwing assertion failure:
Invalid start time 0
junit.framework.AssertionFailedError: Invalid start time 0
at
org.apache.hadoop.mapred.TestLostTracker.testTaskStatuses(TestLostTracker.java:109)
at
org.apache.hadoop.mapred.TestLostTracker.testLostTracker(TestLostTracker.java:99)
at
org.apache.hadoop.mapred.TestLostTracker.testLostTracker(TestLostTracker.java:161)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.