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

ASF GitHub Bot commented on FALCON-2318:
----------------------------------------

GitHub user dionusos opened a pull request:

    https://github.com/apache/falcon/pull/392

    FALCON-2318 Unit tests in JMSMessageConsumerTest are failing when run…

    …ning multiple times without clean
    
    Change-Id: I75bf58029c783384e8ff6f0f864218581cb3c9fa

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dionusos/falcon FALCON-2318

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/falcon/pull/392.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #392
    
----
commit c479928d1da6a660edfff9e151d53b17a9e5df81
Author: Denes Bodo <[email protected]>
Date:   2017-12-15T14:05:11Z

    FALCON-2318 Unit tests in JMSMessageConsumerTest are failing when running 
multiple times without clean
    
    Change-Id: I75bf58029c783384e8ff6f0f864218581cb3c9fa

----


> 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, tests
>    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)

Reply via email to