[jboss-jira] [JBoss JIRA] Commented: (JBAS-8613) Fix clustering related test failures

Scott Marlow (JIRA) jira-events at lists.jboss.org
Fri Nov 12 10:07:36 EST 2010


    [ https://jira.jboss.org/browse/JBAS-8613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12563115#comment-12563115 ] 

Scott Marlow commented on JBAS-8613:
------------------------------------

I have a local fix for regression SessionCountUnitTestCase(Default-udp).testReplicatedMaxSessions.  My observation is that it failed because stuff is taking longer than before.  Increasing the session MaxInactiveInterval to account for the change in (test) performance, seems to help.

The changes I'm making, don't fix the tests to be ignore performance but make them a little more forgiving to running on a slower machine or with slower performance.

> Fix clustering related test failures
> ------------------------------------
>
>                 Key: JBAS-8613
>                 URL: https://jira.jboss.org/browse/JBAS-8613
>             Project: JBoss Application Server
>          Issue Type: Sub-task
>      Security Level: Public(Everyone can see) 
>          Components: Clustering
>            Reporter: Scott Marlow
>            Assignee: Scott Marlow
>            Priority: Blocker
>             Fix For: 6.0.0.CR1
>
>
> The cluster test failures that remain.
> org.jboss.test.cluster.defaultcfg.simpleweb.test.BuddyReplicationFailoverUnitTestCase(Default-udp).testFailoverAndFailBack
> org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedRedeploy org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedRedeployWarAndCache
> org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedRestart org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedRestartWithPurge
> org.jboss.test.cluster.defaultcfg.web.test.AttributeBasedSessionPassivationTestCase(DIST-udp).testRedeploy
> org.jboss.test.cluster.defaultcfg.web.test.SessionPassivationTestCase(DIST-udp).testRedeploy
> From classloader-leak test suite:
> org.jboss.test.classloader.leak.test.EarWithCommonsLoggingClassloaderLeakTestCase.testEarWithJcl
> org.jboss.test.cluster.classloader.leak.test.NoPassivationWarClassloaderLeakTestCase(ClusteredClassLoaderLeak).testNoPassivationWar 
> org.jboss.test.cluster.classloader.leak.test.SimpleWarClassloaderLeakTestCase(ClusteredClassLoaderLeak).testSimpleWar 
> Regressions in Rev 109259 are:
> org.jboss.test.cluster.defaultcfg.simpleweb.test.BuddyReplicationFailoverUnitTestCase(Default-udp).testInvalidateOnFailoverToBackup
> org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedMaxSessions
> org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedMaxSessionsWithMaxIdle
> org.jboss.test.cluster.defaultcfg.simpleweb.test.SessionCountUnitTestCase(Default-udp).testReplicatedMaxSessionsWithMinIdle
> org.jboss.test.cluster.defaultcfg.web.test.AttributeBasedSessionPassivationTestCase(Default-udp).testRedeploy
> org.jboss.test.cluster.defaultcfg.web.test.AttributeBasedSessionPassivationTestCase(SYNC-udp).testRedeploy
> org.jboss.test.cluster.defaultcfg.web.test.SessionPassivationTestCase(Default-udp).testRedeploy 
> org.jboss.test.cluster.defaultcfg.web.test.SessionPassivationTestCase(SYNC-udp).testRedeploy
> org.jboss.test.cluster.ejb3.clusteredsession.unit.ScopedExtendedPersistenceUnitTestCase(Default-tcp).testXPCSharing 

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list