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 "Rohith Sharma K S (JIRA)" <ji...@apache.org> on 2016/07/16 07:22:20 UTC

[jira] [Created] (YARN-5389) TestYarnClient#testReservationDelete fails in trunk

Rohith Sharma K S created YARN-5389:
---------------------------------------

             Summary: TestYarnClient#testReservationDelete fails in trunk
                 Key: YARN-5389
                 URL: https://issues.apache.org/jira/browse/YARN-5389
             Project: Hadoop YARN
          Issue Type: Test
            Reporter: Rohith Sharma K S


In build report [report|https://builds.apache.org/job/PreCommit-YARN-Build/12341/artifact/patchprocess/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-client.txt], below test fails. 

{noformat}
Tests run: 28, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 26.066 sec <<< FAILURE! - in org.apache.hadoop.yarn.client.api.impl.TestYarnClient
testReservationDelete(org.apache.hadoop.yarn.client.api.impl.TestYarnClient)  Time elapsed: 2.213 sec  <<< FAILURE!
java.lang.AssertionError: Exhausted attempts in checking if node capacity was added to the plan
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.yarn.client.api.impl.TestYarnClient.setupMiniYARNCluster(TestYarnClient.java:1222)
	at org.apache.hadoop.yarn.client.api.impl.TestYarnClient.testReservationDelete(TestYarnClient.java:1584)

testListReservationsByInvalidTimeInterval(org.apache.hadoop.yarn.client.api.impl.TestYarnClient)  Time elapsed: 2.215 sec  <<< FAILURE!
java.lang.AssertionError: Exhausted attempts in checking if node capacity was added to the plan
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.yarn.client.api.impl.TestYarnClient.setupMiniYARNCluster(TestYarnClient.java:1222)
	at org.apache.hadoop.yarn.client.api.impl.TestYarnClient.testListReservationsByInvalidTimeInterval(TestYarnClient.java:1444)

testListReservationsByTimeIntervalContainingNoReservations(org.apache.hadoop.yarn.client.api.impl.TestYarnClient)  Time elapsed: 2.206 sec  <<< FAILURE!
java.lang.AssertionError: Exhausted attempts in checking if node capacity was added to the plan
	at org.junit.Assert.fail(Assert.java:88)
	at org.apache.hadoop.yarn.client.api.impl.TestYarnClient.setupMiniYARNCluster(TestYarnClient.java:1222)
	at org.apache.hadoop.yarn.client.api.impl.TestYarnClient.testListReservationsByTimeIntervalContainingNoReservations(TestYarnClient.java:1494)
{noformat}



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org