[ 
https://issues.apache.org/jira/browse/MAPREDUCE-6115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14388865#comment-14388865
 ] 

Sangjin Lee commented on MAPREDUCE-6115:
----------------------------------------

I think this is still happening. For example, see the test failures on 
MAPREDUCE-6293. I'm almost 100% certain the failures has nothing to do with the 
patch. I can also reproduce this locally FWIW.

> 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
>             Fix For: 2.6.0
>
>         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)

Reply via email to