[jboss-jira] [JBoss JIRA] Updated: (JGRP-779) RpcDispatcher.testLargeReturnValue() always fails with TCP stack

Bela Ban (JIRA) jira-events at lists.jboss.org
Wed Jun 11 08:32:16 EDT 2008


     [ http://jira.jboss.com/jira/browse/JGRP-779?page=all ]

Bela Ban updated JGRP-779:
--------------------------

    Fix Version/s:     (was: 2.6.3)

Actually, the failures were caused by an incorrect build.properties which didn't form a cluster of 3. Added code to check the cluster size in setUp(), so the test fails immediately if the cluster doesn't form. Only occurs on 2.7 now, due to our TestNG setup (investigating)

> RpcDispatcher.testLargeReturnValue() always fails with TCP stack
> ----------------------------------------------------------------
>
>                 Key: JGRP-779
>                 URL: http://jira.jboss.com/jira/browse/JGRP-779
>             Project: JGroups
>          Issue Type: Bug
>            Reporter: Bela Ban
>         Assigned To: Bela Ban
>             Fix For: 2.7
>
>
> To reproduce:
> start with -Dchannel.conf=tcp.xml
> Error:
> junit.framework.AssertionFailedError: return value should not be null
> 	at org.jgroups.blocks.RpcDispatcherTest._testLargeValue(RpcDispatcherTest.java:304)
> 	at org.jgroups.blocks.RpcDispatcherTest.testLargeReturnValue(RpcDispatcherTest.java:187)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

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

        



More information about the jboss-jira mailing list