Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 67111 invoked from network); 22 May 2008 22:54:18 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 22 May 2008 22:54:18 -0000 Received: (qmail 4579 invoked by uid 500); 22 May 2008 22:54:19 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 4537 invoked by uid 500); 22 May 2008 22:54:19 -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 4526 invoked by uid 99); 22 May 2008 22:54:19 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 May 2008 15:54:19 -0700 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; Thu, 22 May 2008 22:53:40 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id B3907234C11B for ; Thu, 22 May 2008 15:53:56 -0700 (PDT) Message-ID: <1184194893.1211496836734.JavaMail.jira@brutus> Date: Thu, 22 May 2008 15:53:56 -0700 (PDT) From: "Kathey Marsden (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Updated: (DERBY-3663) Convert store/streamingColumn to JUnit In-Reply-To: <1276260874.1210003075610.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-3663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kathey Marsden updated DERBY-3663: ---------------------------------- Derby Info: [Patch Available] Hi Suran, I have started going through the test but will be out tomorrow so may not finish my review until Monday. I am marking patch available in the hopes that someone else has some time to look at it as well. It is a big test so more eyes would be better. > Convert store/streamingColumn to JUnit > -------------------------------------- > > Key: DERBY-3663 > URL: https://issues.apache.org/jira/browse/DERBY-3663 > Project: Derby > Issue Type: Test > Components: Test > Reporter: Suran Jayathilaka > Assignee: Suran Jayathilaka > Attachments: derby-3663-1.diff > > > Convert org.apache.derbyTesting.functionTests.tests.store.streamingColumn to a JUnit testcase. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.