GitHub user ReedOei opened a pull request:

    https://github.com/apache/activemq/pull/273

    [AMQ-6892]: Test failing unexpectedly: 
CamelVMTransportRoutingTest.testSendReceiveWithCamelRouteIntercepting

    When I run the test 
CamelVMTransportRoutingTest.testSendReceiveWithCamelRouteIntercepting, it 
passes, but when I run all of the tests in activemq-camel, it fails. I am 
running this in Intellij.
    
    It appears the problem is unclosed connections in some of the other tests.

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

    $ git pull https://github.com/ReedOei/activemq master

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

    https://github.com/apache/activemq/pull/273.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 #273
    
----
commit 3b47234a154242e0a76c85112a2d24f0021608a0
Author: Reed Oei <oei.reed@...>
Date:   2018-01-18T17:39:55Z

    Fixed dependent test: 
CamelVMTransportRoutingTest.testSendReceiveWithCamelRouteIntercepting

commit 1c6dac65ee86f23357ecde181032f7865ee6fc13
Author: Reed Oei <oei.reed@...>
Date:   2018-01-26T16:25:21Z

    Merge remote-tracking branch 'upstream/master'

----


---

Reply via email to