| Summary: | one failure in JPA-SRG with eclipselink.weaving.changetracking setting false | ||
|---|---|---|---|
| Product: | z_Archived | Reporter: | Kevin Yuan <kevin.yuan> |
| Component: | Eclipselink | Assignee: | Nobody - feel free to take it <nobody> |
| Status: | RESOLVED DUPLICATE | QA Contact: | |
| Severity: | normal | ||
| Priority: | P2 | CC: | guy.pelletier, tom.ware |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Windows XP | ||
| Whiteboard: | |||
|
Description
Kevin Yuan
With this flag when weaving is not used (add the following command within "test-srg" target in build.xml during run tests: <param name="TEST_WEAVING" value="-DTEST_NO_WEAVING=true"/>), there is only the following one failure occurred: 1. testGetReferenceUsedInUpdate: ---------------------------- junit.framework.AssertionFailedError: commit fetched object. at org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite.testGetReferenceUsedInUpdate(EntityManagerJUnitTestSuite.java:8408) at org.eclipse.persistence.testing.framework.junit.JUnitTestCase.runBare(JUnitTestCase.java:514) moving targets of 2.3.0 bugs because 2.3.0 has shipped. Duplicate bug, these errors have been addressed through bug 337365 *** This bug has been marked as a duplicate of bug 337365 *** The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink |