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)