[hibernate-issues] [Hibernate-JIRA] Created: (HHH-6756) Test failures due to Oracle LONG limitatations
Gail Badner (JIRA)
noreply at atlassian.com
Fri Oct 21 15:21:25 EDT 2011
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