You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/07/28 14:29:20 UTC

[jira] [Commented] (CAMEL-10198) JGroupsClusterTest and JGroupsComponentTest fail on some platforms

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

ASF GitHub Bot commented on CAMEL-10198:
----------------------------------------

GitHub user kevinearls opened a pull request:

    https://github.com/apache/camel/pull/1091

    CAMEL-10198 JGroupsClusterTest and JGroupsComponentTest fail on some …

    …platforms

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

    $ git pull https://github.com/kevinearls/camel CAMEL-10198

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

    https://github.com/apache/camel/pull/1091.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 #1091
    
----
commit 4d4980ad9a38dffa5a23867117e24c471e5539e1
Author: Kevin Earls <ke...@kevinearls.com>
Date:   2016-07-28T14:27:15Z

    CAMEL-10198 JGroupsClusterTest and JGroupsComponentTest fail on some platforms

----


> JGroupsClusterTest and JGroupsComponentTest fail on some platforms
> ------------------------------------------------------------------
>
>                 Key: CAMEL-10198
>                 URL: https://issues.apache.org/jira/browse/CAMEL-10198
>             Project: Camel
>          Issue Type: Bug
>          Components: tests
>            Reporter: Kevin Earls
>            Priority: Minor
>
> The following tests fail on some platforms.  For me they failed on Mac OS X and RHEL 7.2, but work on Ubuntu 
> org.apache.camel.component.jgroups.JGroupsClusterTest.shouldKeepMaster
> org.apache.camel.component.jgroups.JGroupsClusterTest.shouldElectSecondNodeAndReturnToFirst
> org.apache.camel.component.jgroups.JGroupsComponentTest.shouldConsumeMulticastedMessage	
> org.apache.camel.component.jgroups.JGroupsConsumerTest.shouldConsumeMulticastedMessage
>  org.apache.camel.component.jgroups.JGroupsConsumerTest.shouldKeepOriginalMessage
> I will submit a PR with a fix shortly



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)