Ted Yu created MAPREDUCE-6115:
---------------------------------

             Summary: TestPipeApplication#testSubmitter fails in trunk
                 Key: MAPREDUCE-6115
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6115
             Project: Hadoop Map/Reduce
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


This can be reproduced locally:
{code}
Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 4.89 sec <<< 
FAILURE! - in org.apache.hadoop.mapred.pipes.TestPipeApplication
testSubmitter(org.apache.hadoop.mapred.pipes.TestPipeApplication)  Time 
elapsed: 0.061 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:86)
        at org.junit.Assert.assertTrue(Assert.java:41)
        at org.junit.Assert.assertTrue(Assert.java:52)
        at 
org.apache.hadoop.mapred.pipes.TestPipeApplication.testSubmitter(TestPipeApplication.java:310)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to