[
https://issues.apache.org/jira/browse/CASSANDRA-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14055672#comment-14055672
]
Kishan Karunaratne commented on CASSANDRA-7474:
-----------------------------------------------
Snapshot_test has been made OS-independent. See:
https://github.com/riptano/cassandra-dtest/pull/68
However, the test is still failing for other reasons (assertionError), even on
Linux.
> Dtest: Windows - snapshot_test fails with linux-specific environment
> assumptions
> --------------------------------------------------------------------------------
>
> Key: CASSANDRA-7474
> URL: https://issues.apache.org/jira/browse/CASSANDRA-7474
> Project: Cassandra
> Issue Type: Bug
> Environment: win7x64 SP1, Cassandra 3.0 / trunk
> Reporter: Joshua McKenzie
> Assignee: Kishan Karunaratne
> Priority: Minor
> Labels: Windows
>
> {code:title=failure}
> dont_test_archive_commitlog (snapshot_test.TestArchiveCommitlog) ... 'rm' is
> not recognized as an internal or external command,
> 'cp' is not recognized as an internal or external command, operable
> program or batch file.
> test_archive_commitlog (snapshot_test.TestArchiveCommitlog) ... 'rm' is not
> recognized as an internal or external command, operable program or batch file.
> 'cp' is not recognized as an internal or external command, operable
> program or batch file.
> test_archive_commitlog_point_in_time (snapshot_test.TestArchiveCommitlog) ...
> 'rm' is not recognized as an internal or external command, operable program
> or batch file.
> 'cp' is not recognized as an internal or external command, operable
> program or batch file.
> test_archive_commitlog_point_in_time_with_active_commitlog
> (snapshot_test.TestArchiveCommitlog) ... 'rm' is not recognized as an
> internal or external command, operable program or batch file.
> 'cp' is not recognized as an internal or external command, operable
> program or batch file.
> test_archive_commitlog_with_active_commitlog
> (snapshot_test.TestArchiveCommitlog) ... 'rm' is not recognized as an
> internal or external command,
> 'cp' is not recognized as an internal or external command, operable
> program or batch file.
> test_basic_snapshot_and_restore (snapshot_test.TestSnapshot) ... Starting
> NodeTool
> 'cp' is not recognized as an internal or external command, operable
> program or batch file.
> {code}
--
This message was sent by Atlassian JIRA
(v6.2#6252)