[ 
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-unsubscr...@hadoop.apache.org
For additional commands, e-mail: yarn-dev-h...@hadoop.apache.org

Reply via email to