You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/08/23 18:10:12 UTC

[jira] [Created] (MAPREDUCE-6048) TestJavaSerialization fails in trunk build

Ted Yu created MAPREDUCE-6048:
---------------------------------

             Summary: TestJavaSerialization fails in trunk build
                 Key: MAPREDUCE-6048
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6048
             Project: Hadoop Map/Reduce
          Issue Type: Test
            Reporter: Ted Yu
            Priority: Minor


This happened in builds #1871 and #1872
{code}
testMapReduceJob(org.apache.hadoop.mapred.TestJavaSerialization)  Time elapsed: 2.784 sec  <<< FAILURE!
junit.framework.ComparisonFailure: expected:<[a	]1> but was:<[0	1]1>
	at junit.framework.Assert.assertEquals(Assert.java:100)
	at junit.framework.Assert.assertEquals(Assert.java:107)
	at junit.framework.TestCase.assertEquals(TestCase.java:269)
	at org.apache.hadoop.mapred.TestJavaSerialization.testMapReduceJob(TestJavaSerialization.java:127)
{code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)