[jboss-jira] [JBoss JIRA] Created: (JBCACHE-995) Test failure - org.jboss.cache.multiplexer.BuddyGroupAssignmentTest

Rajesh Rajasekaran (JIRA) jira-events at lists.jboss.org
Fri Mar 2 19:20:09 EST 2007


Test failure - org.jboss.cache.multiplexer.BuddyGroupAssignmentTest
-------------------------------------------------------------------

                 Key: JBCACHE-995
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-995
             Project: JBoss Cache
          Issue Type: Bug
      Security Level: Public (Everyone can see)
            Reporter: Rajesh Rajasekaran
         Assigned To: Manik Surtani
             Fix For: 2.0.0.BETA1


org.jboss.cache.multiplexer.BuddyGroupAssignmentTest fails on the release distribution.

To reproduce:
run ./build.sh dist.
Unzip JBossCache-all-2.0.0.BETA1.zip
Run ant one.test -Dtest=org.jboss.cache.multiplexer.BuddyGroupAssignmentTest


  <testcase classname="org.jboss.cache.multiplexer.BuddyGroupAssignmentTest" name="testRemovalFromCluster2Buddies" time="24.523">
    <failure message="10.16.7.254:60612 should be a buddy to 10.16.7.254:60606" type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError: 10.16.7.254:60612 should be a buddy to 10.16.7.254:60606
        at org.jboss.cache.buddyreplication.BuddyReplicationTestsBase.assertIsBuddy(BuddyReplicationTestsBase.java:285)
        at org.jboss.cache.buddyreplication.BuddyGroupAssignmentTest.testRemovalFromCluster2Buddies(BuddyGroupAssignmentTest.java:131)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
</failure> 

-- 
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