Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
RE: [eclipselink-dev] FW: EclipseLink[main]: Nightly Test Results[2008-10-20]: Functional/Certification testing

It looks like some issues are due to TimeStampTZ.
Some of the errors are of the form "java.lang.ClassCastException: oracle.sql.TIMESTAMPTZ cannot be cast to oracle.sql.TIMESTAMPTZ" which looks like we are running 2 different versions of a jdbc jar.

see
http://stame02.us.oracle.com/eclipselink/main/2008-10-17/server-test-lrg-jboss-4.2.html#TimeStampTZJUnitTestSuite
http://stame02.us.oracle.com/eclipselink/main/2008-10-20/server-test-lrg-jboss-4.2.html#TimeStampTZJUnitTestSuite

As a reference, I ran the JPA and Core tests late friday (17th) locally against Oracle10 and they ran fine, I would hazard a guess that the Oracle DB libraries have been modified or the order of the jdbc jars has been changed between the 17th and 20th..

Only 295 of 658 JPA tests were run after the 17th
Only 3400 of 6582 LRG tests were run after the 17th

Note: the 2008-10-20 pages just disappeared as of 1015EDT.

	thank you
	/michael

-----Original Message-----
From: James Sutherland 
Sent: Monday, October 20, 2008 09:37
To: Dev mailing list for Eclipse Persistence Services (E-mail)
Subject: [eclipselink-dev] FW: EclipseLink[main]: Nightly Test
Results[2008-10-20]: Functional/Certification testing


What's going on with the night run?  A huge number of failures.


-----Original Message-----
From: Edwin Tang 
Sent: Monday, October 20, 2008 8:41 AM
To: James Sutherland; Peter Krogh; David Twelves; HUYEN.H.NGUYEN@xxxxxxxxxx; pkrogh_directs_ww@xxxxxxxxxx; dtwelves_directs_ww@xxxxxxxxxx; toplinkqa_ca@xxxxxxxxxx; Eric Gwin
Subject: EclipseLink[main]: Nightly Test Results[2008-10-20]: Functional/Certification testing

Latest test results:
http://stame02.us.oracle.com/eclipselink/main/2008-10-20
All test results:
http://stame02.us.oracle.com/eclipselink/main
_______________________________________________
eclipselink-dev mailing list
eclipselink-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/eclipselink-dev


Back to the top