I finally got around to reviewing this, and lo! it has been committed already.
One of the things I *wanted* to do is to ensure it runs with ibm14 / 15, and also, j2ME.
But, I seem to be unable to run the test (with patch for DERBY-934 and 918 applied) using the test harness even with jdk14.
The only thing that plops out is this:
*** Start: SURTest jdk1.4.2_07 2006-02-15 10:30:03 ***
0 add
> java.lang.NoSuchMethodError: main
> Exception in thread "main"
Test Failed.
*** End: SURTest jdk1.4.2_07 2006-02-15 10:30:03 ***
*** Start: SURTest jdk1.4.2_07 2006-02-15 10:30:03 ***
0 add
> java.lang.NoSuchMethodError: main
> Exception in thread "main"
Test Failed.
*** End: SURTest jdk1.4.2_07 2006-02-15 10:30:03 ***
I'll revert the patch, sync up and try again, but is there something obvious I've missed?
Myrna
On 2/13/06, David W. Van Couvering <[EMAIL PROTECTED]> wrote:
Hi, Andreas. Are you expecting these tests to pass? In my environment
SURTest fails with 8 failures and 52 errors, SURQueryMixTest has 64
failures and 0 errors, and ConcurrencyTest fails on a lock timeout.
David
Andreas Korneliussen wrote:
> David W. Van Couvering wrote:
>
>> My JIRA rendering is completely broken, so I am unable to add a comment.
>>
>> I took a look at your patch file, but it appears to be incomplete? It
>> ends half way through a method in ConcurrencyTest.
>>
>
> I just downloaded my diff from JIRA, and it was all ok. Maybe it was
> JIRA problem when you downloaded the patch ?
>
> Attached is the diff
>
> Andreas
>
>
