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

Hudson commented on YARN-155:
-----------------------------

FAILURE: Integrated in Hadoop-Hdfs-0.23-Build #757 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-0.23-Build/757/])
YARN-155. TestAppManager intermittently fails with jdk7. Contributed by Thomas 
Graves (jlowe: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1531032)
* /hadoop/common/branches/branch-0.23/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/branches/branch-0.23/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-resourcemanager/src/test/java/org/apache/hadoop/yarn/server/resourcemanager/TestAppManager.java


> TestAppManager intermittently fails with jdk7
> ---------------------------------------------
>
>                 Key: YARN-155
>                 URL: https://issues.apache.org/jira/browse/YARN-155
>             Project: Hadoop YARN
>          Issue Type: Bug
>    Affects Versions: 0.23.3, 3.0.0, 2.0.3-alpha
>            Reporter: Thomas Graves
>            Assignee: Thomas Graves
>              Labels: java7
>             Fix For: 0.23.10
>
>         Attachments: YARN-155.patch
>
>
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.851 sec <<< 
> FAILURE!
> testRMAppSubmit(org.apache.hadoop.yarn.server.resourcemanager.TestAppManager) 
>  Time elapsed: 0.017 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: app event type is wrong before 
> expected:<KILL> but was:<APP_REJECTED>
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.failNotEquals(Assert.java:283)
>         at junit.framework.Assert.assertEquals(Assert.java:64)
>         at 
> org.apache.hadoop.yarn.server.resourcemanager.TestAppManager.setupDispatcher(TestAppManager.java:329)
>         at 
> org.apache.hadoop.yarn.server.resourcemanager.TestAppManager.testRMAppSubmit(TestAppManager.java:354)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at 
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
>         at 
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:601)
> I can reproduce the failure on jdk6 if I move the testRMAppSubmit to the 
> bottom of the file, so my initial hunch is this is due to test order.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to