Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
3.1.1
-
None
-
None
Description
this ut fails because of the container status not getting correctly
Error Message
expected:<2> but was:<0>
Stacktrace
java.lang.AssertionError: expected:<2> but was:<0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:743) at org.junit.Assert.assertEquals(Assert.java:118)
Attachments
Issue Links
- relates to
-
YARN-7700 TestContainerSchedulerQueuing sporadically fails in precommit builds
- Open