You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2017/09/06 14:45:01 UTC

[jira] [Created] (STORM-2722) JMsSpout test fails way too often

Robert Joseph Evans created STORM-2722:
------------------------------------------

             Summary: 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
            Reporter: Robert Joseph Evans


{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)