[hibernate-issues] [Hibernate-JIRA] Resolved: (HHH-6756) Test failures due to Oracle LONG limitatations
Gail Badner (JIRA)
noreply at atlassian.com
Fri Oct 21 15:44:19 EDT 2011
[ http://opensource.atlassian.com/projects/hibernate/browse/HHH-6756?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gail Badner resolved HHH-6756.
------------------------------
Resolution: Fixed
Fixed in master.
> Test failures due to Oracle LONG limitatations
> ----------------------------------------------
>
> Key: HHH-6756
> URL: http://opensource.atlassian.com/projects/hibernate/browse/HHH-6756
> Project: Hibernate Core
> Issue Type: Bug
> Components: testsuite
> Affects Versions: 4.0.0.CR4
> Reporter: Gail Badner
> Assignee: Gail Badner
> Fix For: 4.0.0.next
>
>
> The following tests fail due to Oracle LONG limitations:
> - org.hibernate.test.immutable.ImmutableTest (all tests)
> - org.hibernate.test.onetoone.formula.OneToOneFormulaTest.testOneToOneFormula
> Test failures are caused by: java.sql.SQLException: Stream has already been closed
> Fix will register a type override for Hibernate "text" to be treated like "materialized_clob".
--
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