[ https://issues.apache.org/jira/browse/MAPREDUCE-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mahadev konar updated MAPREDUCE-2840: ------------------------------------- Target Version/s: 0.23.0, 0.24.0 (was: 0.24.0, 0.23.0) Affects Version/s: (was: 0.24.0) Fix Version/s: 0.23.0 > mr279 TestUberAM.testSleepJob test fails > ---------------------------------------- > > Key: MAPREDUCE-2840 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-2840 > Project: Hadoop Map/Reduce > Issue Type: Bug > Components: mrv2 > Affects Versions: 0.23.0 > Reporter: Thomas Graves > Assignee: Jonathan Eagles > Priority: Minor > Fix For: 0.23.0 > > Attachments: MAPREDUCE-2840.patch > > > Currently the TestUberAM.testSleepJob is failing on the mr279 branch. > snippet of failure: > junit.framework.AssertionFailedError: null > at junit.framework.Assert.fail(Assert.java:47) > at junit.framework.Assert.assertTrue(Assert.java:20) > at junit.framework.Assert.assertTrue(Assert.java:27) > at > org.apache.hadoop.mapreduce.v2.TestMRJobs.testSleepJob(TestMRJobs.java:150) > at > org.apache.hadoop.mapreduce.v2.TestUberAM.testSleepJob(TestUberAM.java:58) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) > at java.lang.reflect.Method.invoke(Method.java:597) -- 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