Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 40657 invoked from network); 8 Jun 2007 05:47:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Jun 2007 05:47:47 -0000 Received: (qmail 52186 invoked by uid 500); 8 Jun 2007 05:47:50 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 52097 invoked by uid 500); 8 Jun 2007 05:47:50 -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 52085 invoked by uid 99); 8 Jun 2007 05:47:50 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2007 22:47:50 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Jun 2007 22:47:46 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E943F7141E1 for ; Thu, 7 Jun 2007 22:47:25 -0700 (PDT) Message-ID: <28481295.1181281645923.JavaMail.jira@brutus> Date: Thu, 7 Jun 2007 22:47:25 -0700 (PDT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-2674) Stop running jdbc40 tests in the old test framework In-Reply-To: <25260755.1179586876365.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-2674?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel#action_12502674 ]=20 Myrna van Lunteren commented on DERBY-2674: ------------------------------------------- Dan made a step to remove the last 'junit' test - jdbc4/AutoloadBooing.juni= t. Anyone feel up to converting jdbc4/TestResultSetMethods.java and jdbc4/Test= ConnectionMethods.java to junit in the next 7 days? Then this issue can be closed for 10.3. Otherwise, I'll move it off the 10.3 list, even though changes have gone in= for 10.3 - this is not something that would affect end-users... > Stop running jdbc40 tests in the old test framework > --------------------------------------------------- > > Key: DERBY-2674 > URL: https://issues.apache.org/jira/browse/DERBY-2674 > Project: Derby > Issue Type: Test > Components: Test > Reporter: =C3=98ystein Gr=C3=B8vlen > Priority: Minor > Fix For: 10.3.0.0 > > Attachments: rmTestPreparedStatementMethods.diff, rmTestPreparedS= tatementMethods.stat, rmTestPreparedStatementMethods_v2.diff > > > Tests in the old jdbc40 test suite are run in the derbyall test suite eve= n if all the tests have been converted to Junit and is run as part of the J= unit All test suite. --=20 This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.