Community
Participate
Working Groups
This is a regression. With 2.1.1.v20100712-r7781, testDateBasedConversions and testToDateRoundtrip in SDO TCK failed. It is related to Rick's txn on revision 7781. Error Message for testDateBasedConversions ========================================== Converting from DateTime to DateTime. Comparing control='-2006-03-31T03:30:45.001Z' to test='2007-03-31T03:30:45.001Z'. expected:<2006> but was:<2007> junit.framework.AssertionFailedError: Converting from DateTime to DateTime. Comparing control='-2006-03-31T03:30:45.001Z' to test='2007-03-31T03:30:45.001Z'. expected:<2006> but was:<2007> at com.ibm.sdo.tck.tests.helpers.DataHelperTest.compareFields(Unknown Source) at com.ibm.sdo.tck.tests.helpers.DataHelperTest.testDateBasedConversions(Unknown Source) Error Message for testToDateRoundtrip ===================================== DataHelper.toDate() failed to round-trip back to original format for control value '-2006-03-31T03:30:45.001Z'. The conversion type is 'DateTime'. expected:<[-2006]-03-31T03:30:45.001Z> but was:<[2007]-03-31T03:30:45.001Z> at com.ibm.sdo.tck.tests.helpers.DataHelperTest.Roundtrips(Unknown Source) at com.ibm.sdo.tck.tests.helpers.DataHelperTest.testToDateRoundtrip(Unknown Source)
Base bug fixed.
The Eclipselink project has moved to Github: https://github.com/eclipse-ee4j/eclipselink