[jboss-jira] [JBoss JIRA] Commented: (JBAS-4374) failing org.jboss.test.cluster.test.StateTransferTestCase

Brian Stansberry (JIRA) jira-events at lists.jboss.org
Mon Apr 30 14:17:30 EDT 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4374?page=comments#action_12360903 ] 
            
Brian Stansberry commented on JBAS-4374:
----------------------------------------

I can change this test to not use JMX stop/start.  Unless I've forgotten something, there's no reason just undeploying the app on node1 and later deploying it again wouldn't accomplish what the test is trying to accomplish, i.e. use of stop()/start() was just a shortcut to shorten test time a bit by avoiding a redeploy.  I didn't do that this weekend, because if calling stop() then start() is *supposed* to work, disabling it would be sweeping a problem under the rug.

It does seem not so good to me that invoking stop() and then start() again on a webapp fails.  Seems contrary to how I expect the service lifecycle to work.

> failing org.jboss.test.cluster.test.StateTransferTestCase
> ---------------------------------------------------------
>
>                 Key: JBAS-4374
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4374
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Test Suite
>    Affects Versions: JBossAS-4.2.0.CR2
>            Reporter: Dimitris Andreadis
>         Assigned To: Brian Stansberry
>             Fix For: JBossAS-4.2.0.GA
>
>
> We have 6 more testcase failures (essentially one) after the fix in JBAS-4373.
> testActivationInactivation org.jboss.test.cluster.test.StateTransferTestCase(BuddyReplEnabled-TCP) 
> testActivationInactivation org.jboss.test.cluster.test.StateTransferTestCase(BuddyReplEnabled-UDP) 
> testActivationInactivation org.jboss.test.cluster.test.StateTransferTestCase(Default-TCP) 
> testActivationInactivation org.jboss.test.cluster.test.StateTransferTestCase(Default-UDP) 
> testActivationInactivation org.jboss.test.cluster.test.StateTransferTestCase(SyncModeNUseJvm-TCP) 
> testActivationInactivation org.jboss.test.cluster.test.StateTransferTestCase(SyncModeNUseJvm-UDP) 
> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.2-testsuite-sun-1.5?log=log20070426085000
> Brian can you look at it?

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