You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Philip Thompson (JIRA)" <ji...@apache.org> on 2014/08/01 18:33:40 UTC

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

     [ https://issues.apache.org/jira/browse/CASSANDRA-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Philip Thompson updated CASSANDRA-7474:
---------------------------------------

    Comment: was deleted

(was: The issue is that the commitlog backups are not being wrriten. I suspect the issue is that the archive_command in commitlog_archiving.properties is set to 'cp' which is not working on Windows, similar to the original issue.)

> 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
>          Components: Tests
>         Environment: win7x64 SP1, Cassandra 3.0 / trunk
>            Reporter: Joshua McKenzie
>            Assignee: Philip Thompson
>            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)