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 DB74810616 for ; Thu, 3 Apr 2014 16:12:17 +0000 (UTC) Received: (qmail 10321 invoked by uid 500); 3 Apr 2014 16:12:17 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 10268 invoked by uid 500); 3 Apr 2014 16:12:15 -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 10256 invoked by uid 99); 3 Apr 2014 16:12:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 03 Apr 2014 16:12:15 +0000 Date: Thu, 3 Apr 2014 16:12:15 +0000 (UTC) From: "Dag H. Wanvik (JIRA)" To: derby-dev@db.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (DERBY-6516) Convert lang/nestedCommit.sql to JUnit NestedCommitTest 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-6516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958916#comment-13958916 ] Dag H. Wanvik commented on DERBY-6516: -------------------------------------- Thanks for the hint about turning off the automatic gc, Knut. That made it quick to find the offending result set. Running regressions. > Convert lang/nestedCommit.sql to JUnit NestedCommitTest > ------------------------------------------------------- > > Key: DERBY-6516 > URL: https://issues.apache.org/jira/browse/DERBY-6516 > Project: Derby > Issue Type: Improvement > Components: Test > Reporter: Dag H. Wanvik > Assignee: Dag H. Wanvik > Priority: Minor > Fix For: 10.11.0.0 > > Attachments: DERBY-6516.diff, DERBY-6516.stat, d6516.diff, derby-6516-gc.diff > > > Uploading a patch to convert this test to JUnit; also wires into lang/_Suite and removed it from the harness tests. -- This message was sent by Atlassian JIRA (v6.2#6252)