[
https://issues.apache.org/jira/browse/CASSANDRA-8598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Marcus Eriksson updated CASSANDRA-8598:
---------------------------------------
Reviewer: Marcus Eriksson
> Windows - SSTableRewriterTest fails on trunk
> --------------------------------------------
>
> Key: CASSANDRA-8598
> URL: https://issues.apache.org/jira/browse/CASSANDRA-8598
> Project: Cassandra
> Issue Type: Bug
> Reporter: Joshua McKenzie
> Assignee: Joshua McKenzie
> Priority: Minor
> Labels: Windows
> Fix For: 3.0
>
> Attachments: 8598_v1.txt
>
>
> Right at the top of the test, we see:
> {noformat}
> [junit] ERROR 18:15:05 Unable to delete
> build\test\cassandra\data;0\SSTableRewriterTest\Standard1-e63f49c09a8611e4bebb8ff5e6ab1035\tmplink-la-27-big-Data.db
> (it will be removed on server restart; we'll also retry after GC)
> [junit] ERROR 18:15:05 Unable to delete
> build\test\cassandra\data;0\SSTableRewriterTest\Standard1-e63f49c09a8611e4bebb8ff5e6ab1035\tmplink-la-27-big-Data.db
> (it will be removed on server restart; we'll also retry after GC)
> [junit] ------------- ---------------- ---------------
> [junit] Testcase:
> testFileRemoval(org.apache.cassandra.io.sstable.SSTableRewriterTest):
> FAILED
> [junit] expected:<0> but was:<2>
> [junit] junit.framework.AssertionFailedError: expected:<0> but was:<2>
> [junit] at
> org.apache.cassandra.io.sstable.SSTableRewriterTest.assertFileCounts(SSTableRewriterTest.java:758)
> [junit] at
> org.apache.cassandra.io.sstable.SSTableRewriterTest.testFileRemoval(SSTableRewriterTest.java:229)
> {noformat}
> The rest cascade after that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)