You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Rakesh Shah (JIRA)" <ji...@apache.org> on 2018/08/24 10:48:00 UTC

[jira] [Created] (YARN-8708) TestDistributedShell test cases failing giving assertion error

Rakesh Shah created YARN-8708:
---------------------------------

             Summary: TestDistributedShell test cases failing giving assertion error
                 Key: YARN-8708
                 URL: https://issues.apache.org/jira/browse/YARN-8708
             Project: Hadoop YARN
          Issue Type: Bug
          Components: distributed-shell
    Affects Versions: 3.1.1
            Reporter: Rakesh Shah


There is no directory created as "DS_APP_ATTEMPT" so

#Assert.assertTrue(outputDirForEntity.isDirectory()) returning false

 

 

org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV2 
h3. Stacktrace

java.lang.AssertionError 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.applications.distributedshell.TestDistributedShell.verifyEntityTypeFileExists(TestDistributedShell.java:628)

 

org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV2CustomizedFlow
Failing for the past 10 builds (Since #29 )
[运行时间:1 分 20 秒|http://10.18.16.74:8080/view/Hadoop_3.1.0100/job/Hadoop3.1.0100_YARNUT/38/jdk=jdk1.8.0_72,label=Euler2_hadoop_ut-100.114.196.155/testReport/org.apache.hadoop.yarn.applications.distributedshell/TestDistributedShell/testDSShellWithoutDomainV2CustomizedFlow/history]
 
h3. Stacktrace

java.lang.AssertionError 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.applications.distributedshell.TestDistributedShell.verifyEntityTypeFileExists(TestDistributedShell.java:628)

 

org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV2DefaultFlow
 
 
Stacktrace
java.lang.AssertionError 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.applications.distributedshell.TestDistributedShell.verifyEntityTypeFileExists(TestDistributedShell.java:628)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org