Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 43625 invoked from network); 22 Sep 2010 16:53:58 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 22 Sep 2010 16:53:58 -0000 Received: (qmail 80712 invoked by uid 500); 22 Sep 2010 16:53:58 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 80668 invoked by uid 500); 22 Sep 2010 16:53:57 -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 80661 invoked by uid 99); 22 Sep 2010 16:53:57 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Sep 2010 16:53:57 +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; Wed, 22 Sep 2010 16:53:55 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o8MGrXLs013448 for ; Wed, 22 Sep 2010 16:53:34 GMT Message-ID: <12069502.347291285174413905.JavaMail.jira@thor> Date: Wed, 22 Sep 2010 12:53:33 -0400 (EDT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Commented: (DERBY-4804) Make database used in store.OSReadOnlyTest fully read-only In-Reply-To: <27919340.247251284708392611.JavaMail.jira@thor> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DERBY-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12913663#action_12913663 ] Myrna van Lunteren commented on DERBY-4804: ------------------------------------------- Thanks for leaving this open, Kristian, I intend to run this test on some of the IBM platforms (AIX, OS/400) in the next few days, just to make sure things work there. > Make database used in store.OSReadOnlyTest fully read-only > ---------------------------------------------------------- > > Key: DERBY-4804 > URL: https://issues.apache.org/jira/browse/DERBY-4804 > Project: Derby > Issue Type: Improvement > Components: Test > Affects Versions: 10.7.0.0 > Reporter: Kristian Waagan > Assignee: Kristian Waagan > Priority: Minor > Fix For: 10.7.0.0 > > Attachments: derby-4804-1a-test_change.diff, derby-4804-2a-common_file_ops.diff > > > store.OSReadOnlyTest is supposed to emulate running Derby on a read-only media, but it turns out the database directory isn't made read-only - only the files inside the directories are. > See http://db.markmail.org/thread/f3qlfx7teg7yk5hr for more details. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.