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

Junping Du updated YARN-2977:
-----------------------------
    Description: 
There are still some test failures for TestNMClient in slow testbed. Like my 
comments in YARN-2148, the container could be finished before CLEANUP_CONTAINER 
happens due to slow start. Let's add back exit code 0 and add more message for 
test case.
The failure stack:
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.client.api.impl.TestNMClient.testGetContainerStatus(TestNMClient.java:386)
        at 
org.apache.hadoop.yarn.client.api.impl.TestNMClient.testContainerManagement(TestNMClient.java:348)
        at 
org.apache.hadoop.yarn.client.api.impl.TestNMClient.testNMClient(TestNMClient.java:227)

  was:There are still some test failures for TestNMClient in slow testbed. Like 
my comments in YARN-2148, the container could be finished before 
CLEANUP_CONTAINER happens due to slow start. Let's add back exit code 0 and add 
more message for test case.


> TestNMClient get failed intermittently 
> ---------------------------------------
>
>                 Key: YARN-2977
>                 URL: https://issues.apache.org/jira/browse/YARN-2977
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 2.6.0
>            Reporter: Junping Du
>            Assignee: Junping Du
>         Attachments: YARN-2977.patch
>
>
> There are still some test failures for TestNMClient in slow testbed. Like my 
> comments in YARN-2148, the container could be finished before 
> CLEANUP_CONTAINER happens due to slow start. Let's add back exit code 0 and 
> add more message for test case.
> The failure stack:
> 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.client.api.impl.TestNMClient.testGetContainerStatus(TestNMClient.java:386)
>       at 
> org.apache.hadoop.yarn.client.api.impl.TestNMClient.testContainerManagement(TestNMClient.java:348)
>       at 
> org.apache.hadoop.yarn.client.api.impl.TestNMClient.testNMClient(TestNMClient.java:227)



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

Reply via email to