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 2015/07/27 21:32:04 UTC

[jira] [Created] (CASSANDRA-9904) Windows dtest: cqlsh_tests

Joshua McKenzie created CASSANDRA-9904:
------------------------------------------

             Summary: Windows dtest: cqlsh_tests
                 Key: CASSANDRA-9904
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-9904
             Project: Cassandra
          Issue Type: Sub-task
            Reporter: Joshua McKenzie
            Assignee: Philip Thompson
            Priority: Minor


Last run shows failure on all the cqlsh copy dtests with messages similar to the following:
{noformat}
05:39:07 ======================================================================
05:39:07 ERROR: test_source_copy_round_trip (cqlsh_copy_tests.CqlshCopyTest)
05:39:07 ----------------------------------------------------------------------
05:39:07 Traceback (most recent call last):
05:39:07   File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\cqlsh_tests\cqlsh_copy_tests.py", line 789, in test_source_copy_round_trip
05:39:07     with open(commandfile.name, 'w') as commands:
05:39:07 IOError: [Errno 13] Permission denied: 'd:\\temp\\tmpawtlxf'
05:39:07 -------------------- >> begin captured logging << --------------------
05:39:07 dtest: DEBUG: removing ccm cluster test at: d:\temp\dtest-9dklfv
05:39:07 dtest: DEBUG: cluster ccm directory: d:\temp\dtest-98gttb
05:39:07 dtest: DEBUG: Exporting to csv file: d:\temp\tmppok0qa
05:39:07 --------------------- >> end captured logging << ---------------------
{noformat}

Jake did quite a bit of work around this on CASSANDRA-9795 but I'm not certain this is a related issue so opening as a new ticket and linking.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)