Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 78848 invoked from network); 31 May 2006 19:34:25 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 31 May 2006 19:34:25 -0000 Received: (qmail 33946 invoked by uid 500); 31 May 2006 19:34:24 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 33729 invoked by uid 500); 31 May 2006 19:34:23 -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 33720 invoked by uid 99); 31 May 2006 19:34:23 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 12:34:23 -0700 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [209.237.227.198] (HELO brutus.apache.org) (209.237.227.198) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 31 May 2006 12:34:22 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1AE037141F4 for ; Wed, 31 May 2006 19:33:31 +0000 (GMT) Message-ID: <18976508.1149104011107.JavaMail.jira@brutus> Date: Wed, 31 May 2006 19:33:31 +0000 (GMT+00:00) From: "Deepa Remesh (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-435) jdbcapi/checkDataSource.java and jdbapi/checkDataSource30.java to tests should be changed or extended to test client DataSources In-Reply-To: <1006061144.1120241765683.JavaMail.jira@ajax.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N [ http://issues.apache.org/jira/browse/DERBY-435?page=all ] Deepa Remesh updated DERBY-435: ------------------------------- Attachment: d435-10.1-v1.diff d435-10.1-v1.status Attaching a patch 'd435-10.1-v1.diff' which enables jdbcapi/checkDataSource.java to run in client framework in 10.1 branch. I would like to get this test running in 10.1 so that I can merge my test changes for DERBY-1148. Summary of patch: * Merges the latest version of checkDataSource and checkDataSource30 tests from trunk into 10.1 branch. I have tried to make the 10.1 files match as closely as possible to trunk files. I have not included the tests for following changes intended only for trunk - DERBY-412, DERBY-467, DERBY-571. * Adds permission required to read system property to the testing jar and classes folder. These permissions are copied from the trunk. * Adds jdbcapi/checkDataSource.java to derbynetclientmats suite. checkDataSource30.java does not pass with client. I think this is because changes for some of the bug fixes are not fully merged into 10.1. I am looking at this and will post with more information separately. I also see that some parts of checkDataSource30 test are still disabled with client though the corresponding bugs have been fixed. * Modifies master files and adds new masters for client. Tests run using Sun jdk1.4.2 on Windows XP with classes and sane jars : * checkDataSource.java with embedded and client framework * checkDataSource30.java with embedded framework Please take a look at this patch. Thanks. > jdbcapi/checkDataSource.java and jdbapi/checkDataSource30.java to tests should be changed or extended to test client DataSources > --------------------------------------------------------------------------------------------------------------------------------- > > Key: DERBY-435 > URL: http://issues.apache.org/jira/browse/DERBY-435 > Project: Derby > Type: Sub-task > Components: Network Client > Versions: 10.1.1.0, 10.2.0.0 > Reporter: Kathey Marsden > Assignee: Kathey Marsden > Attachments: d435-10.1-v1.diff, d435-10.1-v1.status, d435_enableCheckDataSource.diff, d435_enableCheckDataSource30.diff, derby435.diff > > jdbcapi/checkDataSource.java and jdbapi/checkDataSource30.java currently only test the embedded datasources but the same tests are needed for client datasaources, particularly for xa to complete xa testing. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira