[ 
https://issues.apache.org/jira/browse/DERBY-2217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12465358
 ] 

Daniel John Debrunner commented on DERBY-2217:
----------------------------------------------

Current state.
The test currently passes with these JVMs (running trunk against all old 
releases except the incubator 10.0 release)

Sun JDK 1.4.2
Sun JDK 1.5
IBM SDK 1.5

With Java SE 6 the test fails, seems to find the classes for the new version 
when the old version is expected and successfully picked up by other JVMs.
Most likely the test configuration is looking for the JDBC 4 data sources which 
don't exist in the old versions of Derby, thus they resolve to the current 
version. Probably need to force JDBC 3 data sources as the data source class to 
use if the old version is older than 10.2.2.0.

With these two J2ME/CDC/Foundation JVMs the test hangs.

IBM WCTME 5.7
IBM WEME 6.1

> Convert upgrade tests to Junit
> ------------------------------
>
>                 Key: DERBY-2217
>                 URL: https://issues.apache.org/jira/browse/DERBY-2217
>             Project: Derby
>          Issue Type: Improvement
>            Reporter: Daniel John Debrunner
>         Assigned To: Daniel John Debrunner
>            Priority: Minor
>             Fix For: 10.3.0.0
>
>
> Also support running against multiple old versions.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
https://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to