Community
Participate
Working Groups
See below, this new test case was failing on H2, but seems to be an incorrect test case Ok, the Session type really shouldn't matter but I can move it. The Vector must be a merge problem. The test was originally created in 2.0.3. Can you create an EclipseLink bug and assign it to me. I can't get to this right now and I'll forget if I leave it. Thanks --Gordon James Sutherland wrote: Hi Gord, I was looking at the AppendLockTest as it is failing on H2. The test seems to be using a DatabaseSession, but should probably be using a ServerSession, it should probably be defined in the ClientServerTstModel with our other multi-threaded tests instead of the SimultaneousTestsModel. Also I noticed it is using a Vector for the pk of the Address, this should just be the BigDecimal, so I'm not sure how this test would ever work as intended.
Setting target and priority. See the following page for details of what these fields mean: http://wiki.eclipse.org/EclipseLink/Development/Bugs/Guidelines
I updated the test to use a ServerSession and updated the internal API call. I have not moved the test as there are other Three Tier tests in the Simultaneous test model. Tested against H2
revision 9589
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink