From derby-dev-return-81723-apmail-db-derby-dev-archive=db.apache.org@db.apache.org Mon Oct 04 19:52:54 2010 Return-Path: Delivered-To: apmail-db-derby-dev-archive@www.apache.org Received: (qmail 93756 invoked from network); 4 Oct 2010 19:52:54 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 4 Oct 2010 19:52:54 -0000 Received: (qmail 71036 invoked by uid 500); 4 Oct 2010 19:52:54 -0000 Delivered-To: apmail-db-derby-dev-archive@db.apache.org Received: (qmail 70940 invoked by uid 500); 4 Oct 2010 19:52:53 -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 70933 invoked by uid 99); 4 Oct 2010 19:52:53 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Oct 2010 19:52:53 +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; Mon, 04 Oct 2010 19:52:53 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o94JqWPd000665 for ; Mon, 4 Oct 2010 19:52:32 GMT Message-ID: <13747841.535511286221952462.JavaMail.jira@thor> Date: Mon, 4 Oct 2010 15:52:32 -0400 (EDT) From: "Myrna van Lunteren (JIRA)" To: derby-dev@db.apache.org Subject: [jira] Resolved: (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 [ https://issues.apache.org/jira/browse/DERBY-4804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Myrna van Lunteren resolved DERBY-4804. --------------------------------------- Resolution: Fixed I think this can now be marked as fixed... > 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, DERBY-4804_3accept2errors.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.