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

Tsuyoshi OZAWA commented on YARN-1872:
--------------------------------------

I faced this issue too. But the failure is a bit different from Ted's report:

{code}
-------------------------------------------------------------------------------
Test set: 
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
-------------------------------------------------------------------------------
Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 74.081 sec <<< 
FAILURE! - in 
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell
testDSShell(org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell)
  Time elapsed: 0.032 sec  <<< FAILURE!
java.lang.AssertionError: null
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:186)
{code}


> TestDistributedShell occasionally fails in trunk
> ------------------------------------------------
>
>                 Key: YARN-1872
>                 URL: https://issues.apache.org/jira/browse/YARN-1872
>             Project: Hadoop YARN
>          Issue Type: Test
>            Reporter: Ted Yu
>         Attachments: TestDistributedShell.out
>
>
> From https://builds.apache.org/job/Hadoop-Yarn-trunk/520/console :
> TestDistributedShell#testDSShellWithCustomLogPropertyFile failed and 
> TestDistributedShell#testDSShell timed out.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to