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

Rick Hillegas commented on DERBY-2217:
--------------------------------------

This is great work. Thanks, Dan. I find that the JUnit-ized upgrade test runs 
cleanly against all of the releases from 10.1.1.0 onward. However, I see 4 
errors when I run against 10.0.2.1:

1) 
testNegValueSupportedLogRecord(org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3)java.sql.SQLException:
 'SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE' is not recognized as a function or 
procedure.

...

2) 
testGetTablesModify(org.apache.derbyTesting.functionTests.tests.jdbcapi.DatabaseMetaDataTest)java.sql.SQLException:
 Use of 'XML' requires database to be upgraded from version 10.0 to version 
10.1 or later.

...

3) 
testNegValueSupportedLogRecord(org.apache.derbyTesting.functionTests.tests.upgradeTests.Changes10_3)ERROR
 42Y03: 'SYSCS_UTIL.SYSCS_INPLACE_COMPRESS_TABLE' is not recognized as a 
function or procedure.

...

4) Upgrade Phase: UPGRADEjava.sql.SQLException: Failed to start database 
'singleUse/oneuse0', see the next exception for details.


> 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.
-
You can reply to this email to add a comment to the issue online.

Reply via email to