You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@falcon.apache.org by "Denes Bodo (JIRA)" <ji...@apache.org> on 2017/12/15 14:09:01 UTC

[jira] [Created] (FALCON-2318) Unit tests in JMSMessageConsumerTest are failing when running multiple times without clean

Denes Bodo created FALCON-2318:
----------------------------------

             Summary: Unit tests in JMSMessageConsumerTest are failing when running multiple times without clean
                 Key: FALCON-2318
                 URL: https://issues.apache.org/jira/browse/FALCON-2318
             Project: Falcon
          Issue Type: Bug
          Components: messaging
    Affects Versions: 0.10
            Reporter: Denes Bodo
            Assignee: Denes Bodo
            Priority: Minor


When I run mvn test or from Idea for the first time, tests in JMSMessageConsumerTest are passing. When I rerun the tests without mvn clean or deleting /messaging/target/activemq, the tests are failing.

I suggest remove the above directory before/after tests had run in this class.



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