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

ASF GitHub Bot commented on STORM-1432:
---------------------------------------

Github user revans2 commented on the pull request:

    https://github.com/apache/storm/pull/990#issuecomment-169091553
  
    I'm not sure that this fixed it.
    
    ```Tests run: 11, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 1.696 
sec <<< FAILURE! - in storm.kafka.ExponentialBackoffMsgRetryManagerTest
    testSingleDelay(storm.kafka.ExponentialBackoffMsgRetryManagerTest)  Time 
elapsed: 0.001 sec  <<< FAILURE!
    java.lang.AssertionError: expect no message ready for retry yet expected 
null, but was:<101>
        at org.junit.Assert.fail(Assert.java:88)
        at org.junit.Assert.failNotNull(Assert.java:664)
        at org.junit.Assert.assertNull(Assert.java:646)
        at 
storm.kafka.ExponentialBackoffMsgRetryManagerTest.testSingleDelay(ExponentialBackoffMsgRetryManagerTest.java:57)
    ```
    
    From the travis CI JDK8 build.


> Spurious failure in storm-kafka test
> ------------------------------------
>
>                 Key: STORM-1432
>                 URL: https://issues.apache.org/jira/browse/STORM-1432
>             Project: Apache Storm
>          Issue Type: Bug
>            Reporter: Kyle Nusbaum
>            Assignee: Kyle Nusbaum
>
> ExponentialBackoffMsgRetryManagerTest.testMaxBackoff() fails sometimes, I 
> think due to too small times. It can miss the mark on slow machines.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to