Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 20774 invoked from network); 15 Feb 2011 05:15:39 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 Feb 2011 05:15:39 -0000 Received: (qmail 33271 invoked by uid 500); 15 Feb 2011 05:15:38 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 33074 invoked by uid 500); 15 Feb 2011 05:15:36 -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 33067 invoked by uid 99); 15 Feb 2011 05:15:36 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 05:15:36 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of nirmal070125@gmail.com designates 209.85.214.172 as permitted sender) Received: from [209.85.214.172] (HELO mail-iw0-f172.google.com) (209.85.214.172) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 15 Feb 2011 05:15:30 +0000 Received: by iwc10 with SMTP id 10so5948844iwc.31 for ; Mon, 14 Feb 2011 21:15:09 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:date:message-id:subject:from:to :content-type:content-transfer-encoding; bh=WSbSnxEEmlFWDCSnwNQwAOAWuutFcOrYeKamqUd0qV8=; b=PYPmoPMVDjyqoDPOBW9qpA3ZR9zGlsukio8FoGNb7FgX1UVqgzDHJpfFJCbsn/ba5e 3B2kvIJDGgzJePnbe/TM4cEvPZx7TKBSC395eYgB7rcs8Z7wNaJ/Yjq0fvcX6x1Y+fxl Ch/l6/ed+9nknY51oxilksCECGANRho2Qym3g= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=HmBSCxkzLObT+uOImq9LBytWVpBSYdG0QVAfDPhapoFDOOMXBiZUjZpTw1OhgYSIfW BPS5z2XYKxi/iBu9QMMFEFQjxSqtL6QH7XwDUC9xWtTjpI2wwj6qtu38XpKTjIKicjUV uhX+De2GyT9MEJ1FtqYRgWhlOU5h4kq7dwI+c= MIME-Version: 1.0 Received: by 10.42.170.132 with SMTP id f4mr367867icz.255.1297746652235; Mon, 14 Feb 2011 21:10:52 -0800 (PST) Received: by 10.42.221.8 with HTTP; Mon, 14 Feb 2011 21:10:52 -0800 (PST) Date: Tue, 15 Feb 2011 10:40:52 +0530 Message-ID: Subject: UpdateBoolean Tests From: Nirmal Fernando To: derby-dev@db.apache.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi All, I am having a look at Derby-5042 (https://issues.apache.org/jira/browse/DERBY-5042). Just wondering whether current tests cover the updateBoolean() method. I had a look at UpdatableResultSetTest.java (org.apache.derbyTesting.functionTests.tests.lang) class and found that it is still not supporting for "boolean" type. Is this covered in a different test file? or else isn't the UpdatableResultSetTest class should be updated? Thanks. -- Best Regards, Nirmal C.S.Nirmal J. Fernando Department of Computer Science & Engineering, Faculty of Engineering, University of Moratuwa, Sri Lanka. Blog:=A0http://nirmalfdo.blogspot.com/