You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@storm.apache.org by "Xin Wang (JIRA)" <ji...@apache.org> on 2017/04/11 10:47:41 UTC

[jira] [Created] (STORM-2463) fix DRPCTest.testDequeueAfterTimeout test failure

Xin Wang created STORM-2463:
-------------------------------

             Summary: fix DRPCTest.testDequeueAfterTimeout test failure
                 Key: STORM-2463
                 URL: https://issues.apache.org/jira/browse/STORM-2463
             Project: Apache Storm
          Issue Type: Bug
            Reporter: Xin Wang
            Assignee: Xin Wang


Travis-ci build failure. The following is the error info:

{code}
classname: org.apache.storm.daemon.drpc.DRPCTest / testname: testDequeueAfterTimeout

java.lang.AssertionError: null
	at org.junit.Assert.fail(Assert.java:86)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertTrue(Assert.java:52)
	at org.apache.storm.daemon.drpc.DRPCTest.testDequeueAfterTimeout(DRPCTest.java:129)
{code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)