Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 21612 invoked from network); 13 Jan 2011 21:25:07 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 13 Jan 2011 21:25:07 -0000 Received: (qmail 13349 invoked by uid 500); 13 Jan 2011 21:25:07 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 13188 invoked by uid 500); 13 Jan 2011 21:25:06 -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 13181 invoked by uid 99); 13 Jan 2011 21:25:06 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 13 Jan 2011 21:25:06 +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; Thu, 13 Jan 2011 21:25:06 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id p0DLOjss001313 for ; Thu, 13 Jan 2011 21:24:46 GMT Message-ID: <19752786.354401294953885885.JavaMail.jira@thor> Date: Thu, 13 Jan 2011 16:24:45 -0500 (EST) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Closed: (DERBY-3863) improve test importExportIJ.sql 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-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren closed DERBY-3863. ------------------------------------- > improve test importExportIJ.sql > -------------------------------- > > Key: DERBY-3863 > URL: https://issues.apache.org/jira/browse/DERBY-3863 > Project: Derby > Issue Type: Improvement > Components: Test > Reporter: Myrna van Lunteren > Assignee: Myrna van Lunteren > Priority: Trivial > Fix For: 10.1.3.3, 10.2.2.1, 10.3.3.1, 10.4.2.1, 10.5.1.1 > > Attachments: DERBY-3863.diff > > > The test importExportThruIJ.sql has test cases that try to test functionality not supported by derby. > Various test cases don't match the data, and comments don't reflect the state of the test. > I'm going to create a new test that follows mostly the same lines, but has cleaned up test cases with suitable datasets, and appropriate comments. > I'll backport this to all branches. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.