Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 73704 invoked from network); 30 Jun 2009 23:39:00 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 30 Jun 2009 23:39:00 -0000 Received: (qmail 23374 invoked by uid 500); 30 Jun 2009 23:39:10 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 23305 invoked by uid 500); 30 Jun 2009 23:39:10 -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 23187 invoked by uid 99); 30 Jun 2009 23:39:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 23:39:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 30 Jun 2009 23:39:07 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AC1F4234C053 for ; Tue, 30 Jun 2009 16:38:47 -0700 (PDT) Message-ID: <874908909.1246405127704.JavaMail.jira@brutus> Date: Tue, 30 Jun 2009 16:38:47 -0700 (PDT) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3955) test lang/selectivity.sql can be revived In-Reply-To: <1340155395.1227047504476.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dag H. Wanvik updated DERBY-3955: --------------------------------- Issue Type: Improvement (was: Test) > test lang/selectivity.sql can be revived > ---------------------------------------- > > Key: DERBY-3955 > URL: https://issues.apache.org/jira/browse/DERBY-3955 > Project: Derby > Issue Type: Improvement > Components: Test > Reporter: Myrna van Lunteren > Assignee: Kathey Marsden > Priority: Minor > Attachments: DERBY-3955.diff1, derby-3955_sanityCheck_dont_commit_diff.txt, oldSelectivity.java > > > One test that was contributed during the IBM contribution of derby code was not runnable at the time - lang/selectivity.sql. > This test is still there, and I think might have some valuable regression tests if it gets adapted to the current functionality in Derby. > Ideally too, it should get converted to junit, or at least be made to run through the langScripts junit suite. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.