You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Stig Rohde Døssing (JIRA)" <ji...@apache.org> on 2017/11/11 11:50:00 UTC

[jira] [Commented] (STORM-2722) JMSSpout test fails way too often

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

Stig Rohde Døssing commented on STORM-2722:
-------------------------------------------

Pulled this back to 1.x-branch since the test also exists there.

> JMSSpout test fails way too often
> ---------------------------------
>
>                 Key: STORM-2722
>                 URL: https://issues.apache.org/jira/browse/STORM-2722
>             Project: Apache Storm
>          Issue Type: Bug
>          Components: storm-jms
>    Affects Versions: 2.0.0, 1.1.1
>            Reporter: Robert Joseph Evans
>            Assignee: Robert Joseph Evans
>              Labels: pull-request-available
>             Fix For: 2.0.0, 1.2.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> {code}
> java.lang.AssertionError: null
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.storm.jms.spout.JmsSpoutTest.testFailure(JmsSpoutTest.java:62)
> {code}
> Which corresponds to 
> https://github.com/apache/storm/blob/d6e5e6d4e0a20c4c9f0ce0e3000e730dcb4700da/external/storm-jms/src/test/java/org/apache/storm/jms/spout/JmsSpoutTest.java?utf8=%E2%9C%93#L62



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)