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/09/29 22:10:04 UTC

[jira] [Updated] (CASSANDRA-10387) Tests for 10086 fail on Windows

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

Joshua McKenzie updated CASSANDRA-10387:
----------------------------------------
    Issue Type: Sub-task  (was: Test)
        Parent: CASSANDRA-10095

> Tests for 10086 fail on Windows
> -------------------------------
>
>                 Key: CASSANDRA-10387
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10387
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Philip Thompson
>            Assignee: Joshua McKenzie
>             Fix For: 2.2.x, 3.0.x
>
>
> This was fixed on linux, but not on windows. See the discussion here:
> https://github.com/riptano/cassandra-dtest/pull/529
> Stacktrace is as follows
> {code}
> File "C:\tools\python2\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\tools.py", line 253, in wrapped
>     f(obj)
>   File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\cqlsh_tests\cqlsh_tests.py", line 1398, in test_cls
>     self._test_clear_screen('CLS')
>   File "D:\jenkins\workspace\cassandra-3.0_dtest_win32\cassandra-dtest\cqlsh_tests\cqlsh_tests.py", line 1424, in _test_clear_screen
>     self.assertTrue(re.search(chr(27) + "\[[0,1,2]?J", out))
>   File "C:\tools\python2\lib\unittest\case.py", line 422, in assertTrue
>     raise self.failureException(msg)
> 'None is not true\n-------------------- >> begin captured logging << --------------------\ndtest: DEBUG: cluster ccm directory: d:\\temp\\dtest-8qa7bv\n--------------------- >> end captured logging << ---------------------'
> {code}
> Failing tests are {{cqlsh_tests.cqlsh_tests.TestCqlsh.test_cls}} and {{cqlsh_tests.cqlsh_tests.TestCqlsh.test_clear}}



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