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 "Hudson (JIRA)" <ji...@apache.org> on 2015/07/09 11:50:05 UTC

[jira] [Commented] (MAPREDUCE-6426) TestShuffleHandler#testGetMapOutputInfo is failing

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

Hudson commented on MAPREDUCE-6426:
-----------------------------------

FAILURE: Integrated in Hadoop-trunk-Commit #8139 (See [https://builds.apache.org/job/Hadoop-trunk-Commit/8139/])
MAPREDUCE-6426. TestShuffleHandler#testGetMapOutputInfo is failing. (devaraj: rev fffb15bb431fcdd7ca4ce0e249f9d45f4968497b)
* hadoop-mapreduce-project/CHANGES.txt
* hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-shuffle/src/test/java/org/apache/hadoop/mapred/TestShuffleHandler.java


> TestShuffleHandler#testGetMapOutputInfo is failing
> --------------------------------------------------
>
>                 Key: MAPREDUCE-6426
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6426
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 2.7.2
>            Reporter: Devaraj K
>            Assignee: zhihai xu
>             Fix For: 2.7.2
>
>         Attachments: MAPREDUCE-6426.000.patch, MAPREDUCE-6426.001.patch
>
>
> {code:xml}
> expected:<1> but was:<0>
> Stacktrace
> java.lang.AssertionError: expected:<1> but was:<0>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.apache.hadoop.mapred.TestShuffleHandler.testGetMapOutputInfo(TestShuffleHandler.java:927)
> {code}
> https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2195/testReport/junit/org.apache.hadoop.mapred/TestShuffleHandler/testGetMapOutputInfo/
> https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/247/testReport/org.apache.hadoop.mapred/TestShuffleHandler/testGetMapOutputInfo/



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