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 "Junping Du (JIRA)" <ji...@apache.org> on 2015/10/23 17:51:27 UTC

[jira] [Reopened] (MAPREDUCE-6201) TestNetworkedJob fails on trunk

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

Junping Du reopened MAPREDUCE-6201:
-----------------------------------

I believe TestNetworkedJob still get consistently failed on trunk, so we shouldn't close this JIRA as "Cannot Reproduce". We should resolve this as duplicate of MAPREDUCE-6508 which already have a patch to go soon.

> TestNetworkedJob fails on trunk
> -------------------------------
>
>                 Key: MAPREDUCE-6201
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6201
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>            Reporter: Robert Kanter
>            Assignee: Brahma Reddy Battula
>
> Currently, {{TestNetworkedJob}} is failing on trunk:
> {noformat}
> Running org.apache.hadoop.mapred.TestNetworkedJob
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 215.01 sec <<< FAILURE! - in org.apache.hadoop.mapred.TestNetworkedJob
> testNetworkedJob(org.apache.hadoop.mapred.TestNetworkedJob)  Time elapsed: 67.363 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<0> but was:<2>
> 	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.TestNetworkedJob.testNetworkedJob(TestNetworkedJob.java:195)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)