Difference between revisions of "EclipseLink/Development/Testing/Status"
< EclipseLink | Development | Testing
Line 20: | Line 20: | ||
** 1 of the errors occurs in a sessions.xml test | ** 1 of the errors occurs in a sessions.xml test | ||
** The failure is a warning related to RAW types on PKs only working on Oracle | ** The failure is a warning related to RAW types on PKs only working on Oracle | ||
+ | ** Work will be done in the near future to bring the pass rate to 100% | ||
====Oracle==== | ====Oracle==== | ||
Line 26: | Line 27: | ||
* [[EclipseLink/Test/JPA| Running the JPA Junit tests]] | * [[EclipseLink/Test/JPA| Running the JPA Junit tests]] | ||
− | === | + | ===MOXy=== |
===DBWS=== | ===DBWS=== | ||
===SDO=== | ===SDO=== |
Revision as of 09:22, 18 October 2007
Contents
Current EclipseLink Test Status
Foundation
MySQL
Oracle
- Both the SRGTestModel and LRGTestModel should pass when run on Oracle 10.2
- At last update 659 of 659 SRGTestModel tests pass
- At last update 6661 of 6741 tests pass (with 80 warnings and 0 failures)
- Running the legacy LRG
JPA
MySQL
- The FullRegressionSuite has only a few failures when run om MySQL5
- At last update, 873 tests run. There are 6 errors and 1 failure.
- 4 of the errors are related to calling StoredProcedures
- 1 of the errors is related to an outer join
- 1 of the errors occurs in a sessions.xml test
- The failure is a warning related to RAW types on PKs only working on Oracle
- Work will be done in the near future to bring the pass rate to 100%
Oracle
- The FullRegressionTestSuite passes completely when run on Oracle 10.2
- at last update: 874 of 874 tests pass
- Running the JPA Junit tests