Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[eclipselink-dev] 2.4.1 Core test failures with nightly build

EclipseLink Dev,

 

There were 6 core test failures in last night’s 2.4.1 EclipseLink build.  Has anyone been able to take a look at these?

 

JoiningReadObjectTestAddress

JoiningReadObjectTestAddressManager

JoiningReadObjectTestPhones

JoiningReadObjectTestPhonesOuter

JoiningReadObjectTestAddressManagerManager

JoiningReadObjectTestCustomSQL

 

Exception Description: The object read from the database, 'Employee: John Way' does not match the originial, 'Employee: John Way.

Local Exception Stack:
Exception [EclipseLink-0] (Eclipse Persistence Services - 2.4.1.v20120829-793e730): org.eclipse.persistence.testing.framework.TestErrorException
Exception Description: The object read from the database, 'Employee: John Way' does not match the originial, 'Employee: John Way.
at org.eclipse.persistence.testing.framework.ReadObjectTest.verify(ReadObjectTest.java:100)
at org.eclipse.persistence.testing.framework.TestCase.execute(TestCase.java:157)

 

Thanks,
David


Back to the top