Joshua McKenzie created CASSANDRA-8309:
------------------------------------------
Summary: Windows: RepairOptionTest fails on trunk
Key: CASSANDRA-8309
URL: https://issues.apache.org/jira/browse/CASSANDRA-8309
Project: Cassandra
Issue Type: Bug
Reporter: Joshua McKenzie
Assignee: Joshua McKenzie
Priority: Trivial
Fix For: 3.0
{noformat}
[junit] [main] WARN org.apache.cassandra.repair.messages.RepairOption -
Snapshot-based repair is not yet supported on Windows. Reverting to parallel
repair.
[junit] ------------- ---------------- ---------------
[junit] Testcase:
testParseOptions(org.apache.cassandra.repair.messages.RepairOptionTest): FAILED
[junit]
[junit] junit.framework.AssertionFailedError:
[junit] at
org.apache.cassandra.repair.messages.RepairOptionTest.testParseOptions(RepairOptionTest.java:45)
{noformat}
Just need to re-enable snapshot-based repairs on trunk on Windows (since that
works)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)