[
https://issues.apache.org/jira/browse/MAPREDUCE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168410#comment-14168410
]
Gera Shegalov commented on MAPREDUCE-6115:
------------------------------------------
+1 (non-binding)
> 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
> Attachments: MAPREDUCE-6115.v1.patch
>
>
> 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)