Details
-
Sub-task
-
Status: Open
-
Major
-
Resolution: Unresolved
-
1.0.2, 1.1.0, 1.2.1, 1.3.0, 2.0.0-M2
-
None
-
None
Description
Now that I have a resolution (JDK patch) for OPENJPA-429, when I run a 1.1.0 build, I am getting some errors from the test phase of openjpa-persistence-jdbc. The following tests are failing according to the surefire report:
Results :
Tests in error:
testEntityListeners(org.apache.openjpa.persistence.callbacks.TestEntityListeners)
testGlobalListeners(org.apache.openjpa.persistence.callbacks.TestEntityListeners)
testPersistenceUnitWithoutXSD(org.apache.openjpa.persistence.xml.TestPersistenceUnitWithoutXSD)
testEnhancementOfAllPUsWithinAResource(org.apache.openjpa.enhance.TestEnhancementWithMultiplePUs)
Tests run: 568, Failures: 0, Errors: 4, Skipped: 0
Attachments
Issue Links
- is related to
-
OPENJPA-503 XSD validation
- Open
- relates to
-
OPENJPA-668 Test failures with IBM JDK (xml parsing)
- Closed