You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Joshua McKenzie (JIRA)" <ji...@apache.org> on 2014/06/30 19:29:24 UTC

[jira] [Created] (CASSANDRA-7474) Dtest: Windows - snapshot_test fails with linux-specific environment assumptions

Joshua McKenzie created CASSANDRA-7474:
------------------------------------------

             Summary: 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
            Reporter: Joshua McKenzie
            Assignee: Ryan McGuire
            Priority: Minor


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