[ 
http://issues.apache.org/jira/browse/DERBY-1075?page=comments#action_12371513 ] 

Kathey Marsden commented on DERBY-1075:
---------------------------------------

I checked in this patch as it looks like great progress on this issue.  I did 
not review the code change in detail but I  tried to run the test and noticed a 
couple of things.

1) The build does not build the new directory. Probably planned in a later 
patch but thought I would mention it.

2) The instructions to run the test had the package ommitted. Should be:
ava org.apache.derbyTesting.functionTests.tests.upgradeTests.Upgrade_10_1_10_2 
<location of old jars> <location of new jars>
e.g, java 
org.apache.derbyTesting.functionTests.tests.upgradeTests.Upgrade_10_1_10_2 
C:\derby\10.1\lib C:\derby\trunk\lib 

3) When I tried to run the test it terminated witha a Table does not exist 
message.   What might I be doing wrong?

START - phase CREATE
END - PASS - phase CREATE


START - phase SOFT UPGRADE
complete caseVersionCheck - passed true
caseReusableRecordIdSequenceNumber - Running compress
SQLException:
SQLSTATE(42X05): Table 'APP.CT1' does not exist.




> Combine the script and the test available for upgrade testing into a java test
> ------------------------------------------------------------------------------
>
>          Key: DERBY-1075
>          URL: http://issues.apache.org/jira/browse/DERBY-1075
>      Project: Derby
>         Type: Sub-task
>     Reporter: Deepa Remesh
>     Assignee: Deepa Remesh
>     Priority: Minor
>      Fix For: 10.2.0.0
>  Attachments: classloader.jar, derby-1075-patch1-draft.diff, 
> derby-1075-patch1-draft.status, derby-1075-v1.diff, derby-1075-v1.status, 
> derby-1075-v2.diff, derby-1075-v2.status, loader.java, loader_v2.java
>
> Separating a part of DERBY-514 into a sub-task. This sub-task is to combine 
> the script 'runphases.ksh' and the java file 'phaseTester.java' into a single 
> java test. This will help to later add the upgrade tests into the regression 
> suite. Also, this sub-task can be done independent of DERBY-1049 which is 
> blocking DERBY-514.

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

Reply via email to