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 "Weiwei Yang (JIRA)" <ji...@apache.org> on 2018/03/27 08:37:00 UTC

[jira] [Updated] (YARN-8078) TestDistributedShell#testDSShellWithoutDomainV2 fails on trunk

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

Weiwei Yang updated YARN-8078:
------------------------------
    Description: 
java.lang.AssertionError: Unexpected number of YARN_CONTAINER_FINISHED event published. 
Expected :1
Actual :0

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.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.verifyEntityForTimelineV2(TestDistributedShell.java:692)
 at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.checkTimelineV2(TestDistributedShell.java:584)
 at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:450)
 at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:309)
 at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV2(TestDistributedShell.java:305)

> TestDistributedShell#testDSShellWithoutDomainV2 fails on trunk
> --------------------------------------------------------------
>
>                 Key: YARN-8078
>                 URL: https://issues.apache.org/jira/browse/YARN-8078
>             Project: Hadoop YARN
>          Issue Type: Test
>            Reporter: Weiwei Yang
>            Priority: Major
>              Labels: UT
>
> java.lang.AssertionError: Unexpected number of YARN_CONTAINER_FINISHED event published. 
> Expected :1
> Actual :0
> 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.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.verifyEntityForTimelineV2(TestDistributedShell.java:692)
>  at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.checkTimelineV2(TestDistributedShell.java:584)
>  at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:450)
>  at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:309)
>  at org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShellWithoutDomainV2(TestDistributedShell.java:305)



--
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