[
https://issues.apache.org/jira/browse/MAPREDUCE-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13252829#comment-13252829
]
Thomas Graves commented on MAPREDUCE-4142:
------------------------------------------
I ran the tests on the 1.0.2 branch and the tests still fail:
[junit] Test org.apache.hadoop.mapred.TestJobTrackerRestart FAILED (timeout)
[junit] Running
org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 126.78 sec
[junit] Test org.apache.hadoop.mapred.TestJobTrackerRestartWithLostTracker
FAILED
[junit] Running org.apache.hadoop.mapred.TestJobTrackerSafeMode
[junit] Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 75.936 sec
Note that was using ant 1.8.2, I switched to use ant 1.7.1 and it honored the
ignore:
Testsuite: org.apache.hadoop.mapred.TestRecoveryManager
Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.005 sec
Eli, you might check the version of ant you are using. Please reopen if you
think that isn't it.
> MR test failures on branch-1
> ----------------------------
>
> Key: MAPREDUCE-4142
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4142
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Reporter: Eli Collins
> Assignee: Thomas Graves
>
> The following test classes are failing on branch-1:
> TestJobTrackerRestartWithLostTracker, TestJobTrackerSafeMode,
> TestMiniMRMapRedDebugScript, TestRecoveryManager, TestTaskTrackerLocalization.
> Recent MR changes, believe these tests were passing before these failures:
> - MAPREDUCE-4012 Hadoop Job setup error leaves no useful info to users. (tgrav
> - MAPREDUCE-1238. mapred metrics shows negative count of waiting maps and redu
> - MAPREDUCE-4017. Add jobname to jobsummary log (tgraves and Koji Noguchi via
> - MAPREDUCE-4003. log.index (No such file or directory) AND Task process exit
>
--
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