TestKillSubProcesses fails with NPE
-----------------------------------

                 Key: MAPREDUCE-1208
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1208
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Amar Kamat
             Fix For: 0.22.0


Here is the stack trace 
{code}
junit.framework.AssertionFailedError: null
        at 
org.apache.hadoop.mapred.TestKillSubProcesses.validateKillingSubprocesses(TestKillSubProcesses.java:246)
        at 
org.apache.hadoop.mapred.TestKillSubProcesses.runKillingJobAndValidate(TestKillSubProcesses.java:98)
        at 
org.apache.hadoop.mapred.TestKillSubProcesses.runTests(TestKillSubProcesses.java:336)
        at 
org.apache.hadoop.mapred.TestKillSubProcesses.testJobKillFailAndSucceed(TestKillSubProcesses.java:320)
{code}

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to