You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-dev@hadoop.apache.org by "Jonathan Turner Eagles (Jira)" <ji...@apache.org> on 2019/12/20 19:43:01 UTC

[jira] [Resolved] (YARN-10052) TestApplicationMasterService is flakey

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

Jonathan Turner Eagles resolved YARN-10052.
-------------------------------------------
    Resolution: Invalid

> TestApplicationMasterService is flakey
> --------------------------------------
>
>                 Key: YARN-10052
>                 URL: https://issues.apache.org/jira/browse/YARN-10052
>             Project: Hadoop YARN
>          Issue Type: Bug
>            Reporter: Jonathan Turner Eagles
>            Assignee: Jonathan Turner Eagles
>            Priority: Major
>
> Sometimes the state is allowed to progress to KILLED from KILLING too quickly causing the test to fail.
> {code}
> -------------------------------------------------------------------------------
> Test set: org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterService
> -------------------------------------------------------------------------------
> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 56.817 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterService
> testApplicationMaxTimeout(org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterService)  Time elapsed: 3.593 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<KILLING> but was:<KILLED>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:144)
> 	at org.apache.hadoop.yarn.server.resourcemanager.TestApplicationMasterService.testApplicationMaxTimeout(TestApplicationMasterService.java:204)
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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