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 A511E8A69 for ; Fri, 12 Aug 2011 08:13:05 +0000 (UTC) Received: (qmail 3881 invoked by uid 500); 12 Aug 2011 08:13:05 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 3626 invoked by uid 500); 12 Aug 2011 08:12:56 -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 3566 invoked by uid 99); 12 Aug 2011 08:12:49 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2011 08:12:49 +0000 X-ASF-Spam-Status: No, hits=-2000.8 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Aug 2011 08:12:47 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 366C1B9EF3 for ; Fri, 12 Aug 2011 08:12:27 +0000 (UTC) Date: Fri, 12 Aug 2011 08:12:27 +0000 (UTC) From: "Kristian Waagan (JIRA)" To: derby-dev@db.apache.org Message-ID: <391432474.32623.1313136747218.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <1923342538.6696.1310028736869.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Updated] (DERBY-5318) Use assertDirectoryDeleted in ReplicationRun and remove dead code 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-5318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kristian Waagan updated DERBY-5318: ----------------------------------- Fix Version/s: 10.8.1.6 Backported to 10.8 with revision 1156997. > Use assertDirectoryDeleted in ReplicationRun and remove dead code > ----------------------------------------------------------------- > > Key: DERBY-5318 > URL: https://issues.apache.org/jira/browse/DERBY-5318 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.9.0.0 > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Priority: Minor > Fix For: 10.8.1.6, 10.9.0.0 > > Attachments: derby-5318-1a-cleanup.diff > > > The error reporting in the replication test when deleting files to initialize the master/slave is insufficient. A message is printed to the console, but the test continues to run. This can cause the test to fail for what appears to be a different reason the left-over files. -- This message is automatically generated by JIRA. For more information on JIRA, see: http://www.atlassian.com/software/jira