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

Mit Desai commented on YARN-1906:
---------------------------------

[~zjshen] and [~wangda], Totally agree. We should add the message for the 
assertion in with the fix.
[~ashwinshankar77]: Thanks for pointing this out. I also got the failure on 
this line last time. Additionally, I ran the test couple of time and found out 
that the test was failing randomly on any of the asserts. Still trying to 
figure out where the race is.

> TestRMRestart#testQueueMetricsOnRMRestart fails intermittently on trunk and 
> branch2
> -----------------------------------------------------------------------------------
>
>                 Key: YARN-1906
>                 URL: https://issues.apache.org/jira/browse/YARN-1906
>             Project: Hadoop YARN
>          Issue Type: Test
>    Affects Versions: 2.4.0
>            Reporter: Mit Desai
>            Assignee: Mit Desai
>         Attachments: YARN-1906.patch, YARN-1906.patch
>
>
> Here is the output of the format
> {noformat}
> testQueueMetricsOnRMRestart(org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart)
>   Time elapsed: 9.757 sec  <<< FAILURE!
> java.lang.AssertionError: expected:<2> but was:<1>
>       at org.junit.Assert.fail(Assert.java:93)
>       at org.junit.Assert.failNotEquals(Assert.java:647)
>       at org.junit.Assert.assertEquals(Assert.java:128)
>       at org.junit.Assert.assertEquals(Assert.java:472)
>       at org.junit.Assert.assertEquals(Assert.java:456)
>       at 
> org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.assertQueueMetrics(TestRMRestart.java:1735)
>       at 
> org.apache.hadoop.yarn.server.resourcemanager.TestRMRestart.testQueueMetricsOnRMRestart(TestRMRestart.java:1706)
> {noformat}



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

Reply via email to