[
https://issues.apache.org/jira/browse/YARN-4923?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated YARN-4923:
---------------------------------
Affects Version/s: 2.8.0
Description:
{noformat}
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestNMProxy.testNMProxyRPCRetry(TestNMProxy.java:191)
{noformat}
was:
{noformat}
java.lang.AssertionError: null
at org.junit.Assert.fail(Assert.java:86)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertTrue(Assert.java:52)
at
org.apache.hadoop.yarn.server.nodemanager.containermanager.TestNMProxy.testNMProxyRPCRetry(TestNMProxy.java:191)
{noformat}
Component/s: (was: yarn)
test
> Test Failure TestNMProxy#testNMProxyRPCRetry
> --------------------------------------------
>
> Key: YARN-4923
> URL: https://issues.apache.org/jira/browse/YARN-4923
> Project: Hadoop YARN
> Issue Type: Sub-task
> Components: test
> Affects Versions: 2.8.0
> Reporter: Bibin A Chundatt
>
> {noformat}
> java.lang.AssertionError: null
> at org.junit.Assert.fail(Assert.java:86)
> at org.junit.Assert.assertTrue(Assert.java:41)
> at org.junit.Assert.assertTrue(Assert.java:52)
> at
> org.apache.hadoop.yarn.server.nodemanager.containermanager.TestNMProxy.testNMProxyRPCRetry(TestNMProxy.java:191)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)