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 "Devaraj K (JIRA)" <ji...@apache.org> on 2015/07/07 16:57:05 UTC

[jira] [Created] (MAPREDUCE-6426) TestShuffleHandler fails in trunk

Devaraj K created MAPREDUCE-6426:
------------------------------------

             Summary: TestShuffleHandler fails in trunk
                 Key: MAPREDUCE-6426
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6426
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
    Affects Versions: 2.8.0
            Reporter: Devaraj K
            Assignee: zhihai xu


{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)