Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 29420 invoked from network); 15 Feb 2006 18:44:35 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 15 Feb 2006 18:44:35 -0000 Received: (qmail 14465 invoked by uid 500); 15 Feb 2006 18:44:34 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 14277 invoked by uid 500); 15 Feb 2006 18:44:32 -0000 Mailing-List: contact derby-dev-help@db.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: Delivered-To: mailing list derby-dev@db.apache.org Received: (qmail 14268 invoked by uid 99); 15 Feb 2006 18:44:32 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 10:44:32 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of m.v.lunteren@gmail.com designates 66.249.92.197 as permitted sender) Received: from [66.249.92.197] (HELO uproxy.gmail.com) (66.249.92.197) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 15 Feb 2006 10:44:31 -0800 Received: by uproxy.gmail.com with SMTP id m2so248185uge for ; Wed, 15 Feb 2006 10:44:10 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:references; b=fheGQIEI76Bbh/pfl2S+xe7hRu8YoJnOUN0vttIkihAVRiFYfPK8f2DeqBCFVsR3v104xMrG6SuGPYN3VIbXLSOuHxpgJISNw2oJWkL2ae+fvu3zoKrv3pNRztAbbDKM2h6CykoGd1GK3oMUcSdEuRfUppIcsVdjZgnuu+kltAo= Received: by 10.48.212.14 with SMTP id k14mr988nfg; Wed, 15 Feb 2006 10:44:10 -0800 (PST) Received: by 10.48.48.15 with HTTP; Wed, 15 Feb 2006 10:44:09 -0800 (PST) Message-ID: Date: Wed, 15 Feb 2006 10:44:09 -0800 From: Myrna van Lunteren To: derby-dev@db.apache.org Subject: Re: [jira] Updated: (DERBY-934) create a set of JUnit tests for Scrollable Updatable Resultsets In-Reply-To: <43F10AE7.6080605@sun.com> MIME-Version: 1.0 Content-Type: multipart/alternative; boundary="----=_Part_5903_14226947.1140029049894" References: <885058934.1139591097265.JavaMail.jira@ajax.apache.org> <43ED2768.6050303@sun.com> <43F04974.3090809@sun.com> <43F10AE7.6080605@sun.com> X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N ------=_Part_5903_14226947.1140029049894 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline 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, an= d 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 *** I'll revert the patch, sync up and try again, but is there something obviou= s I've missed? Myrna On 2/13/06, David W. Van Couvering 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 > > > > > > > ------=_Part_5903_14226947.1140029049894 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline
I finally got around to reviewing this, and lo! it has been commi= tted already.
One of the things I *wanted* to do is to ensure it runs with ibm14 / 1= 5, 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: m= ain
> Exception in thread "main"
Test Failed.
*** End= :   SURTest=20 jdk1.4.2_07 2006-02-15 10:30:03 ***
 
I'll revert the patch, sync up and try again, but is there something o= bvious I've missed?
 
Myrna
 
On 2/13/06, = David W. Van Couvering <David.Vancouvering@sun.com> wrote:
Hi, Andreas. Are you expecting t= hese tests to pass?  In my environment
SURTest fails with 8 fa= ilures 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 t= o be incomplete?  It
>> ends half way through a method i= n ConcurrencyTest.
>>
>
> I just downloaded my diff fr= om JIRA, and it was all ok. Maybe it was
> JIRA problem when you downloaded the patch ?
>
> Attac= hed is the diff
>
> Andreas
>
>



------=_Part_5903_14226947.1140029049894--