Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 15710 invoked from network); 23 Jun 2010 23:42:15 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 23 Jun 2010 23:42:15 -0000 Received: (qmail 42847 invoked by uid 500); 23 Jun 2010 23:42:15 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 42810 invoked by uid 500); 23 Jun 2010 23:42:14 -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 42803 invoked by uid 99); 23 Jun 2010 23:42:14 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 23:42:14 +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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 23 Jun 2010 23:42:12 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o5NNfo5t007916 for ; Wed, 23 Jun 2010 23:41:50 GMT Message-ID: <27891668.29081277336510594.JavaMail.jira@thor> Date: Wed, 23 Jun 2010 19:41:50 -0400 (EDT) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-3801) Convert "org.apache.derbyTesting.functionTests.tests.lang.holdCursorIJ.sql" to junit. In-Reply-To: <1414263751.1217236172567.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-3801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12881960#action_12881960 ] Kathey Marsden commented on DERBY-3801: --------------------------------------- Do you see other, already checked in tests fail? you might be able to force the issue by running with -Dfile.encoding=Cp1252, but I thought that the tests were careful to use a consistent encoding. I know that they pass on z/OS where the default encoding is different. > Convert "org.apache.derbyTesting.functionTests.tests.lang.holdCursorIJ.sql" to junit. > -------------------------------------------------------------------------------------- > > Key: DERBY-3801 > URL: https://issues.apache.org/jira/browse/DERBY-3801 > Project: Derby > Issue Type: Improvement > Components: Test > Reporter: Junjie Peng > Assignee: Yun Lee > Attachments: derby-3801-1-patch.txt, derby-3801-2.patch, derby-3801-2.stat, derby-3801-4.patch, DERBY-3801-Tiago.patch > > > Convert "org.apache.derbyTesting.functionTests.tests.lang.holdCursorIJ.sql" to junit. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.