[
https://issues.apache.org/jira/browse/CASSANDRA-10682?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15003626#comment-15003626
]
Stefania commented on CASSANDRA-10682:
--------------------------------------
The problem is that {{CQLTester.prepareServer()}} is called twice and each time
it deletes all data folders. However, the schema instance is initialized only
once after the first cleanup.
> Fix timeouts in BeforeFirstTest
> -------------------------------
>
> Key: CASSANDRA-10682
> URL: https://issues.apache.org/jira/browse/CASSANDRA-10682
> Project: Cassandra
> Issue Type: Sub-task
> Reporter: Stefania
> Assignee: Stefania
> Fix For: 3.0.x
>
> Attachments:
> TEST-org.apache.cassandra.db.SinglePartitionSliceCommandTest.log,
> TEST-org.apache.cassandra.db.commitlog.CommitLogFailurePolicyTest.log
>
>
> Some unit tests fail with a timeout in {{BeforeFirstTest}}, see for example
> [here|http://cassci.datastax.com/job/cassandra-3.0_testall/242/testReport/org.apache.cassandra.db/SinglePartitionSliceCommandTest/BeforeFirstTest/].
>
> In the corresponding log file, attached, there is a {{NoSuchFileException}}
> which might be the cause.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)