From derby-dev-return-89630-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Tue Aug 2 12:05:53 2011 Return-Path: X-Original-To: apmail-db-derby-dev-archive@www.apache.org Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 8DF526BD7 for ; Tue, 2 Aug 2011 12:05:53 +0000 (UTC) Received: (qmail 59807 invoked by uid 500); 2 Aug 2011 12:05:53 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 59697 invoked by uid 500); 2 Aug 2011 12:05:49 -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 59684 invoked by uid 99); 2 Aug 2011 12:05:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 12:05:49 +0000 X-ASF-Spam-Status: No, hits=-2000.7 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Aug 2011 12:05:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2B0769AF5D for ; Tue, 2 Aug 2011 12:05:27 +0000 (UTC) Date: Tue, 2 Aug 2011 12:05:27 +0000 (UTC) From: "Houx Zhang (JIRA)" To: derby-dev@db.apache.org Message-ID: <1688153773.1207.1312286727157.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1716056264.128.1310995078026.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Resolved] (DERBY-5342) make ScriptTestCase support "ij.showNoCountForSelect" and "ij.showNoConnectionsAtStart" MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/DERBY-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Houx Zhang resolved DERBY-5342. ------------------------------- Resolution: Fixed Yes, Bryan, I will close it! > make ScriptTestCase support "ij.showNoCountForSelect" and "ij.showNoConnectionsAtStart" > --------------------------------------------------------------------------------------- > > Key: DERBY-5342 > URL: https://issues.apache.org/jira/browse/DERBY-5342 > Project: Derby > Issue Type: Improvement > Components: Test > Reporter: Houx Zhang > Assignee: Houx Zhang > Labels: gsoc2011 > Fix For: 10.9.0.0 > > Attachments: 5342-1.patch, 5342-2.patch, 5342-2.stat, 5342-3.patch, 5342-3.stat, 5342-4-test.patch, 5342-5.patch, 5342-5.stat, 5342-6-testing.patch, 5342-7-test.patch, 5342-8.patch, 5342-8.stat > > > Now, ScriptTestCase doesn't support property "ij.showNoConnectionsAtStart" (do nothing for it) and "ij.showNoCountForSelect"(it always works as "ij.showNoCountForSelect" = "flase"). > It will be better if the two properties be supported. To realise this, utilMain.goScript(Connection conn, LocalizedInput in) should be changed. Besides, some subclasses of ScripTestCase will be adapted accordingly. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira