Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 78206 invoked from network); 26 Jan 2006 00:39:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 26 Jan 2006 00:39:32 -0000 Received: (qmail 71439 invoked by uid 500); 26 Jan 2006 00:39:31 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 71413 invoked by uid 500); 26 Jan 2006 00:39:31 -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 71399 invoked by uid 99); 26 Jan 2006 00:39:31 -0000 X-ASF-Spam-Status: No, hits=1.3 required=10.0 tests=SPF_FAIL X-Spam-Check-By: apache.org Received: from [192.87.106.226] (HELO ajax.apache.org) (192.87.106.226) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Jan 2006 16:39:30 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id EF1D5CB for ; Thu, 26 Jan 2006 01:39:09 +0100 (CET) Message-ID: <2083717541.1138235949977.JavaMail.jira@ajax.apache.org> Date: Thu, 26 Jan 2006 01:39:09 +0100 (CET) From: "Rick Hillegas (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-874) Solidify JUnit test infrastructure In-Reply-To: <899122542.1138235411421.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-874?page=all ] Rick Hillegas updated DERBY-874: -------------------------------- Attachment: bug874.diff The attached patch, bug874.diff, attempts to address some concerns raised by Dan: o Beefed up javadoc. o Previously swallowed exceptions are logged. I successfully ran the CompatibilitySuite against these changes. I also ran derbyall. One unstable test failed: dataSourcePermissions_net under DerbyNetClient. However, that test ran cleanly standalone outside derbyall. Here are the diffs for the failed run: *** Start: dataSourcePermissions_net jdk1.4.2_08 DerbyNetClient derbynetmats:derbynetmats 2006-01-25 13:56:19 *** 9a10 > org.apache.derby.iapi.services.context.ShutdownException: 13a15 > agentThread[DRDAConnThread_4,5,derby.daemons] Test Failed. *** End: dataSourcePermissions_net jdk1.4.2_08 DerbyNetClient derbynetmats:derbynetmats 2006-01-25 13:56:5 > Solidify JUnit test infrastructure > ---------------------------------- > > Key: DERBY-874 > URL: http://issues.apache.org/jira/browse/DERBY-874 > Project: Derby > Type: Improvement > Components: Test > Reporter: Rick Hillegas > Assignee: Rick Hillegas > Attachments: bug874.diff > > Build out the JUnit test infrastructure so that developers have a clear, standard model to follow. -- 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