[jboss-jira] [JBoss JIRA] Closed: (JBAS-6301) SessionBasedMaxUnreplicatedIntervalTestCase has cut-and-paste bug causing same case to be tested twice
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Tue Dec 9 15:39:36 EST 2008
[ https://jira.jboss.org/jira/browse/JBAS-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry closed JBAS-6301.
----------------------------------
Resolution: Done
> SessionBasedMaxUnreplicatedIntervalTestCase has cut-and-paste bug causing same case to be tested twice
> ------------------------------------------------------------------------------------------------------
>
> Key: JBAS-6301
> URL: https://jira.jboss.org/jira/browse/JBAS-6301
> Project: JBoss Application Server
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Clustering, Test Suite
> Affects Versions: JBossAS-5.0.0.GA
> Reporter: Brian Stansberry
> Assignee: Brian Stansberry
> Priority: Minor
> Fix For: JBossAS-5.0.1.CR1
>
>
> SessionBasedMaxUnreplicatedIntervalTestCase testBasicMaxIntervalPreventsExpiration() and testZeroMaxIntervalPreventsExpiration() are testing the same thing; testZeroMaxIntervalPreventsExpiration() should pass 'true' to maxIntervalPreventsExpirationTest(boolean) instead of 'false'.
> Thanks to Richard Achmatowicz for the report.
> The corrected test passes, so the broken test didn't hide any issue in 5.0.0.GA.
--
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-jira
mailing list