You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Marcus Eriksson (JIRA)" <ji...@apache.org> on 2015/01/14 18:15:34 UTC

[jira] [Commented] (CASSANDRA-8598) Windows - SSTableRewriterTest fails on trunk

    [ https://issues.apache.org/jira/browse/CASSANDRA-8598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14277244#comment-14277244 ] 

Marcus Eriksson commented on CASSANDRA-8598:
--------------------------------------------

+1

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