| Summary: | PlatformValidateDocumentTestCases.testInvalidDocument failed with JDK1.5 & xmlparser | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Praba Vijayaratnam <prabaharan.vijayaratnam> |
| Component: | Eclipselink | Assignee: | Nobody - feel free to take it <nobody> |
| Status: | RESOLVED WORKSFORME | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | blaise.doughan, david.twelves |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | |||
I am unable to reproduce this test failure, and Praba has confirmed that we no longer test this combination (JDK1.5 + XDK) anyway, so closing this. The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |
Test Env: * EclipseLink: 2.2.0.v20101211-r8690 * JDK: jdk1.5.0_21 * Xml parser: Oracle_xmlparserv2 ------ Testcase: org.eclipse.persistence.testing.oxm.docpres.platform.PlatformValidateDocumentTestCases.testInvalidDocument − Failure message: junit.framework.AssertionFailedError: null at org.eclipse.persistence.testing.oxm.platform.PlatformValidateDocumentTestCases.testInvalidDocument(PlatformValidateDocumentTestCases.java:54) There were no more trace from the test failure.