Hi Mryna,

Nope, I was running J2SE 1.4 according to the *.sum file.  The skip file was also empty.

The issue turned out to be that I had a typo in the jar name for jakarta-oro-2.0.8.jar in the window i was running the tests from.

Also appears that if you modify the master *.out file, you need to rebuild the derbyTesting.jar.  Perhaps this could be called out a little clearer in the instructions for running the tests?


Also,  I got the tests that I cared about to pass, however I see some tests fail with errors such as:

Test savepointJdbc30 starting
Tests common to DRDA and embedded Cloudscape
Test1 - no unnamed savepoints allowed if autocommit is true
FAIL -- unexpected exception:
java.lang.AbstractMethodError: org.apache.derby.impl.jdbc.EmbedConnection.setSavepoint()Ljava/sql/Savepoint;
Test savepointJdbc30 finished


Any ideas what i should check in my configuration to address the above error?


Myrna van Lunteren wrote:
Are you maybe (I'm sure it's a dumb question) running with jdk13?
Check the .sum, and see if there's any helpful info it the
jdk14_skip.txt file?

Myrna

On 5/4/05, Lance J. Andersen <[EMAIL PROTECTED]> wrote:
  
Hopefully something simple.

I am trying to just run the jdk14 test suite.

During the run, I see it creates the *.tmp files but i do not get any
*.out files and the jdk14_pass/fail.txt are zero in size.

Any idea as to what the magic is the i am missing?

    
>
  

Reply via email to