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 "Varun Vasudev (JIRA)" <ji...@apache.org> on 2014/11/03 07:56:34 UTC

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

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Varun Vasudev updated MAPREDUCE-6048:
-------------------------------------
    Status: Patch Available  (was: Open)

> 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
>            Assignee: Varun Vasudev
>            Priority: Minor
>         Attachments: apache-mapreduce-6048.0.patch
>
>
> 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.3.4#6332)