Hi Dan,
I'm running the whole suites.All like this, through a script

export OLD_DERBY_JARS_DIR=$JARDIR/oldderbyjars
java -Xmx512M -Xms512M -DoldReleasePath=$OLD_DERBY_JARS_DIR
junit.textui.TestRunner org.apache.derbyTesting.functionTests.suites.All

Do we have any other alternative way to do this? If so where can I find more
information?

Thanks
Manjula


On 10/31/07, Daniel John Debrunner <[EMAIL PROTECTED]> wrote:
>
> Manjula Kutty wrote:
> > Hi,
> >
> > All my upgrade tests are failing on aix6.2 machine with ibm15. Here is
> > the stack trace for some of the failures on aix6.1 with upgrade tests. I
> > could not figure why is this happening. Can any one shed some light on
> it?
>
> Are you running with the old jars being local rather than obtaining them
> through svn urls? Ie. are you setting the property
> derbyTesting.oldReleasePath?
>
> Dan.
>



-- 
Thanks,
Manjula.

Reply via email to