Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.23.1
-
None
-
Reviewed
Description
TestContainerLauncher is failing intermittently for me.
junit.framework.AssertionFailedError: Expected: <null> but was: Expected 22 but found 21 at junit.framework.Assert.fail(Assert.java:47) at junit.framework.Assert.assertTrue(Assert.java:20) at junit.framework.Assert.assertNull(Assert.java:233) at junit.framework.Assert.assertNull(Assert.java:226) at org.apache.hadoop.mapreduce.v2.app.launcher.TestContainerLauncher.testPoolSize(TestContainerLauncher.java:117)
Patch momentarily.
Attachments
Attachments
Issue Links
- is duplicated by
-
MAPREDUCE-5080 TestContainerLauncher fails on Windows due to assertion failures on event/thread counts
- Resolved