[hibernate-issues] [Hibernate-JIRA] Closed: (HHH-6854) testSubsequentPooledLoOptimizerUsage doesn't actually test the PooledLo optimizer
Steve Ebersole (JIRA)
noreply at atlassian.com
Wed Jan 11 13:13:12 EST 2012
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6854?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Steve Ebersole closed HHH-6854.
-------------------------------
Prepping 4.0.1
> testSubsequentPooledLoOptimizerUsage doesn't actually test the PooledLo optimizer
> ---------------------------------------------------------------------------------
>
> Key: HHH-6854
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6854
> Project: Hibernate Core
> Issue Type: Bug
> Components: testsuite
> Reporter: Oskar Berggren
> Assignee: Steve Ebersole
> Priority: Minor
> Fix For: 4.0.1
>
> Original Estimate: 1h
> Time Spent: 0.1h
> Remaining Estimate: 1h
>
> In
> https://github.com/hibernate/hibernate-core/blob/master/hibernate-core/src/test/java/org/hibernate/id/enhanced/OptimizerUnitTest.java
> the test case testSubsequentPooledLoOptimizerUsage runs tests against the "pooled" optimizer, not the "pooled-lo" as indicated by the name. The code is in fact a duplicate of the code for testSubsequentPooledOptimizerUsage.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the hibernate-issues
mailing list