You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/01/26 16:35:00 UTC

[jira] [Commented] (AMQ-6892) Test failing unexpectedly: CamelVMTransportRoutingTest.testSendReceiveWithCamelRouteIntercepting

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

ASF GitHub Bot commented on AMQ-6892:
-------------------------------------

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 <oe...@...>
Date:   2018-01-18T17:39:55Z

    Fixed dependent test: CamelVMTransportRoutingTest.testSendReceiveWithCamelRouteIntercepting

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

    Merge remote-tracking branch 'upstream/master'

----


> Test failing unexpectedly: CamelVMTransportRoutingTest.testSendReceiveWithCamelRouteIntercepting
> ------------------------------------------------------------------------------------------------
>
>                 Key: AMQ-6892
>                 URL: https://issues.apache.org/jira/browse/AMQ-6892
>             Project: ActiveMQ
>          Issue Type: Bug
>          Components: activemq-camel
>    Affects Versions: 5.16.0
>         Environment: Ubuntu, 16.04 LTS
>            Reporter: Wing Lam
>            Priority: Minor
>             Fix For: 5.16.0
>
>
> 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.
> Changes that fix this can be seen in the pull request linked below.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)