[jboss-remoting-issues] [JBoss JIRA] Commented: (JBREM-1182) Update testsuite to run under Hudson

Richard Achmatowicz (JIRA) jira-events at lists.jboss.org
Wed Jan 20 18:11:47 EST 2010


    [ https://jira.jboss.org/jira/browse/JBREM-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12507366#action_12507366 ] 

Richard Achmatowicz commented on JBREM-1182:
--------------------------------------------

Also works with 2.4.1.SP4, the version of JGroups included with Branch 2.x (note the two members in the View):

$ java org.jgroups.Version
Version:        2.4.1 SP-4
CVS:            $Id: Version.java,v 1.42.2.6 2007/07/31 07:17:55 belaban Exp $
History:        (see doc/history.txt for details)

$ java -Djava.net.preferIPv4Stack=true -Djgroups.bind_addr=127.0.0.1 -Djgroups.udp.receive_on_all_interfaces=false -Djgroups.udp.send_interfaces=127.0.0.1 -Djgroups.udp.mcast_addr=224.10.10.10  org.jgroups.demos.Draw  -props udp.xml
log4j:WARN No appenders could be found for logger (org.jgroups.JChannel).
log4j:WARN Please initialize the log4j system properly.
-------------------------------------------------------
GMS: address is 127.0.0.1:41794
-------------------------------------------------------
** View=[127.0.0.1:41794|0] [127.0.0.1:41794]
** View=[127.0.0.1:41794|1] [127.0.0.1:41794, 127.0.0.1:47400]
** View=[127.0.0.1:41794|2] [127.0.0.1:41794]



> Update testsuite to run under Hudson  
> --------------------------------------
>
>                 Key: JBREM-1182
>                 URL: https://jira.jboss.org/jira/browse/JBREM-1182
>             Project: JBoss Remoting
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: general
>    Affects Versions: 2.2.3.SP1
>            Reporter: Richard Achmatowicz
>            Assignee: Richard Achmatowicz
>             Fix For: 2.2.3.SP2
>
>         Attachments: JBREM-1182.patch, jgroups.jar
>
>
> Update the JBoss Remoting testsuite to run under Hudson. Some current problems include:
> (i) on Linux, JRunit based tests are failing due to members not finding each other
> (ii) on Linux, under JDK6, JRunit based tests are not able to create a JGroups stack
> (iii) JRunit system properties specified by the user on the command line are not being passed the the JUnit targets correctly, and so have no effect on the tests
>  

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-remoting-issues mailing list