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 "Zhijie Shen (JIRA)" <ji...@apache.org> on 2014/07/08 05:28:34 UTC

[jira] [Commented] (YARN-2158) TestRMWebServicesAppsModification sometimes fails in trunk

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

Zhijie Shen commented on YARN-2158:
-----------------------------------

[~vvasudev], the patch seems to add additional debugging information for the test case. However, do you know the exact reason why the test case will fail occasionally?

> TestRMWebServicesAppsModification sometimes fails in trunk
> ----------------------------------------------------------
>
>                 Key: YARN-2158
>                 URL: https://issues.apache.org/jira/browse/YARN-2158
>             Project: Hadoop YARN
>          Issue Type: Test
>            Reporter: Ted Yu
>            Assignee: Varun Vasudev
>            Priority: Minor
>         Attachments: apache-yarn-2158.0.patch
>
>
> From https://builds.apache.org/job/Hadoop-Yarn-trunk/582/console :
> {code}
> Tests run: 10, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 66.144 sec <<< FAILURE! - in org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification
> testSingleAppKill[1](org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification)  Time elapsed: 2.297 sec  <<< FAILURE!
> java.lang.AssertionError: app state incorrect
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.assertTrue(Assert.java:41)
> 	at org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification.verifyAppStateJson(TestRMWebServicesAppsModification.java:398)
> 	at org.apache.hadoop.yarn.server.resourcemanager.webapp.TestRMWebServicesAppsModification.testSingleAppKill(TestRMWebServicesAppsModification.java:289)
> {code}



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