Description
In very rare cases, TestLogStreamer.testStreamLog can fail with the following error:
junit.framework.AssertionFailedError: expected:<7> but was:<5> at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.failNotEquals(Assert.java:287) at junit.framework.Assert.assertEquals(Assert.java:67) at junit.framework.Assert.assertEquals(Assert.java:199) at junit.framework.Assert.assertEquals(Assert.java:205) at org.apache.oozie.util.TestLogStreamer.testStreamLog(TestLogStreamer.java:144) ...
Attachments
Attachments
Issue Links
- relates to
-
OOZIE-1140 TestLogStreamer.testStreamLog fails when its started within the first 4 seconds after the hour
- Closed