You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/03/23 23:25:25 UTC

[jira] [Commented] (APEXCORE-403) DelayOperator unit test fails intermittently

    [ https://issues.apache.org/jira/browse/APEXCORE-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15209300#comment-15209300 ] 

ASF GitHub Bot commented on APEXCORE-403:
-----------------------------------------

Github user PramodSSImmaneni commented on a diff in the pull request:

    https://github.com/apache/incubator-apex-core/pull/284#discussion_r57247928
  
    --- Diff: engine/src/test/java/com/datatorrent/stram/plan/logical/DelayOperatorTest.java ---
    @@ -349,6 +352,7 @@ public void testFibonacciRecovery1() throws Exception
           @Override
           public Boolean call() throws Exception
           {
    +
    --- End diff --
    
    empty line?


> DelayOperator 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
>             Fix For: 3.4.0
>
>
> {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)