Community
Participate
Working Groups
Some tests of the test suite eclipselink.jpa.wdf.test were skipped due to the issue that the EclipseLink forward mapper creates BLOBs for byte array attributes by default. This issue can be worked around using an explicit columnDefinition. With this woraround, some tests formerly skipped can be activated: org.eclipse.persistence.testing.tests.wdf.jpa1.inheritance.CallbackTest - testPreRemove org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestBidirectionalManyToMany - testByteItem - testCascadeMerge - testGuidCollection org.eclipse.persistence.testing.tests.wdf.jpa1.relation.TestUnidirectionalOneToOne - testMoveTravelProfile - testUnchanged
Created attachment 174291 [details] patch activating the before mentioned tests
Checked in in trunk at # 7816. Tested on MySQL.
patch does not contain changes for TestBidirectionalManyToMany and TestUnidirectionalOneToOne.
Created attachment 174375 [details] 2dn part of patch containing missing changes.
Checked in at rev # 7826. Tested on MYSQL -> 822 Tests OK.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink