You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Amareshwari Sriramadasu (JIRA)" <ji...@apache.org> on 2009/07/01 12:06:47 UTC

[jira] Created: (MAPREDUCE-688) TestLostTracker sometimes fails

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.


[jira] Resolved: (MAPREDUCE-688) TestLostTracker sometimes fails

Posted by "Jothi Padmanabhan (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-688?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jothi Padmanabhan resolved MAPREDUCE-688.
-----------------------------------------

    Resolution: Fixed

TestLostTracker got rewritten as a Unit test. This bug is no longer valid

> 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
>         Attachments: TEST-org.apache.hadoop.mapred.TestLostTracker.txt
>
>
> 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.