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 2015/07/29 19:15:05 UTC

[jira] [Commented] (YARN-3992) TestApplicationPriority.testApplicationPriorityAllocation fails intermittently

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

Zhijie Shen commented on YARN-3992:
-----------------------------------

The problem was found with jenkins build on YARN-3049: https://builds.apache.org/job/PreCommit-YARN-Build/8701/testReport/

> TestApplicationPriority.testApplicationPriorityAllocation fails intermittently
> ------------------------------------------------------------------------------
>
>                 Key: YARN-3992
>                 URL: https://issues.apache.org/jira/browse/YARN-3992
>             Project: Hadoop YARN
>          Issue Type: Test
>            Reporter: Zhijie Shen
>
> {code}
> java.lang.AssertionError: expected:<7> but was:<5>
> 	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:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity.TestApplicationPriority.testApplicationPriorityAllocation(TestApplicationPriority.java:182)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)