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 "Bruno P. Kinoshita (JIRA)" <ji...@apache.org> on 2014/09/10 02:28:28 UTC

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

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

Bruno P. Kinoshita commented on MAPREDUCE-6048:
-----------------------------------------------

Hi, I think the builds were removed from Jenkins, but I could **not** reproduce with the following settings:

Apache Maven 3.2.1 (ea8b2b07643dbb1b84b6d16e1f08391b666bc1e9; 2014-02-14T15:37:52-03:00)
Maven home: /home/kinow/java/tupilabs/hadoop/hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/EMBEDDED
Java version: 1.7.0_65, vendor: Oracle Corporation
Java home: /usr/lib/jvm/java-7-openjdk-amd64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.13.0-35-generic", arch: "amd64", family: "unix"

> 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.3.4#6332)