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