[ https://issues.apache.org/jira/browse/CASSANDRA-7713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14175097#comment-14175097 ]
Joshua McKenzie commented on CASSANDRA-7713: -------------------------------------------- 7927 removes the logic to set the directory read-only and instead creates the exception and pushes it into the handler to let it flow through and shut things down so this would no longer be an issue. > CommitLogTest failure causes cascading unit test failures > --------------------------------------------------------- > > Key: CASSANDRA-7713 > URL: https://issues.apache.org/jira/browse/CASSANDRA-7713 > Project: Cassandra > Issue Type: Test > Reporter: Michael Shuler > Assignee: Bogdan Kanivets > Fix For: 2.0.12 > > Attachments: CommitLogTest.system.log.txt > > > When CommitLogTest.testCommitFailurePolicy_stop fails or times out, > {{commitDir.setWritable(true)}} is never reached, so the > build/test/cassandra/commitlog directory is left without write permissions, > causing cascading failure of all subsequent tests. -- This message was sent by Atlassian JIRA (v6.3.4#6332)