David Yan created APEXCORE-403:
----------------------------------
Summary: DelayOperato unit test fails intermittently
Key: APEXCORE-403
URL: https://issues.apache.org/jira/browse/APEXCORE-403
Project: Apache Apex Core
Issue Type: Bug
Reporter: David Yan
Assignee: David Yan
{code}
testFibonacciRecovery1(com.datatorrent.stram.plan.logical.DelayOperatorTest)
Time elapsed: 9.444 sec <<< FAILURE!
java.lang.AssertionError: failure should be invoked
at org.junit.Assert.fail(Assert.java:88)
at org.junit.Assert.assertTrue(Assert.java:41)
at
com.datatorrent.stram.plan.logical.DelayOperatorTest.testFibonacciRecovery1(DelayOperatorTest.java:356)
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)