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
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.