Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 84189 invoked from network); 17 Feb 2006 19:04:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 17 Feb 2006 19:04:50 -0000 Received: (qmail 65035 invoked by uid 500); 17 Feb 2006 19:04:46 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 65004 invoked by uid 500); 17 Feb 2006 19:04:46 -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 64995 invoked by uid 99); 17 Feb 2006 19:04:46 -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; Fri, 17 Feb 2006 11:04:46 -0800 Received: from ajax.apache.org (ajax.apache.org [127.0.0.1]) by ajax.apache.org (Postfix) with ESMTP id 1B472DD for ; Fri, 17 Feb 2006 20:04:25 +0100 (CET) Message-ID: <1460232144.1140203065109.JavaMail.jira@ajax.apache.org> Date: Fri, 17 Feb 2006 20:04:25 +0100 (CET) From: "Deepa Remesh (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (DERBY-995) jdbcapi/nullSQLText.java fails in J2ME in 10.1 branch In-Reply-To: <1017467458.1140113708933.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-995?page=all ] Deepa Remesh resolved DERBY-995: -------------------------------- Resolution: Fixed Verified test passes in 10.1 branch with j9_foundation VM. > jdbcapi/nullSQLText.java fails in J2ME in 10.1 branch > ----------------------------------------------------- > > Key: DERBY-995 > URL: http://issues.apache.org/jira/browse/DERBY-995 > Project: Derby > Type: Test > Components: Regression Test Failure > Environment: IBM WCTME 5.7 j9 foundation > Reporter: Deepa Remesh > Assignee: Deepa Remesh > Fix For: 10.1.3.0 > > jdbcapi/nullSQLText.java fails in 10.1 branch when run with j9_foundation VM. Reason for failure is the test uses a stored procedure with nested connection. There is no need for a stored procedure with nested connection to test this. Any stored procedure will do. > This test has been fixed in the trunk and I am attaching the merge command to port the fix to 10.1: > svn merge -r 330704:330705 https://svn.apache.org/repos/asf/db/derby/code/trunk > After merging, I ran the test jdbcapi/nullSQLText.java with j9_foundation. Also ran the test on all 3 frameworks with Sun JDK 1.4.2. I would appreciate if a committer can look at this patch and commit it. Thanks. -- 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