Billie Rinaldi created YARN-8225:
------------------------------------
Summary: YARN precommit build failing in
TestPlacementConstraintTransformations
Key: YARN-8225
URL: https://issues.apache.org/jira/browse/YARN-8225
Project: Hadoop YARN
Issue Type: Bug
Reporter: Billie Rinaldi
The HashSet comparison is not working for some reason:
{noformat}
java.lang.AssertionError: expected: java.util.HashSet<[hb]> but was:
java.util.HashSet<[hb]>
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:144)
at
org.apache.hadoop.yarn.api.resource.TestPlacementConstraintTransformations.testCardinalityConstraint(TestPlacementConstraintTransformations.java:116)
{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]