-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Affects Version/s: 1.0.0, 1.0.1, 1.1.0
-
Fix Version/s: 1.4.0
-
Component/s: None
-
Labels:None
-
Epic Link:
Unit test some times fails. It tends to fail often when the machine is under heavy load.
Regression
org.onosproject.event.AbstractEventAccumulatorTest.eventTrigger
Error Message
should have fired
Stacktrace
java.lang.AssertionError: should have fired
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at org.junit.Assert.assertFalse(Assert.java:64)
at org.onosproject.event.AbstractEventAccumulatorTest.eventTrigger(AbstractEventAccumulatorTest.java:56)