[
https://issues.apache.org/jira/browse/MAPREDUCE-6048?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Varun Vasudev updated MAPREDUCE-6048:
-------------------------------------
Attachment: apache-mapreduce-6048.0.patch
Modified the test to see if we can find out why this test is failing on trunk
consistently.
> 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
> 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)