You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Binglin Chang (JIRA)" <ji...@apache.org> on 2014/09/30 05:25:49 UTC

[jira] [Updated] (MAPREDUCE-6115) TestPipeApplication#testSubmitter fails in trunk

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Binglin Chang updated MAPREDUCE-6115:
-------------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Assignee: Binglin Chang
>            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)