[
https://issues.apache.org/jira/browse/MAPREDUCE-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13269088#comment-13269088
]
Tom White commented on MAPREDUCE-4142:
--------------------------------------
I think this is happening because the tests are JUnit 3 tests (extending
TestCase), but @Ignore is a JUnit 4 construct. Converting these tests to JUnit
4 tests should fix the problem. (I'm not sure what changed to cause these tests
to start failing though.)
> 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