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 2015/08/27 20:20:45 UTC

[jira] [Updated] (CASSANDRA-10208) Windows dtest 2.2: commitlog_test.py failing

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

Philip Thompson updated CASSANDRA-10208:
----------------------------------------
    Summary: Windows dtest 2.2: commitlog_test.py failing  (was: commitlog_test.py failing on 2.2)

> Windows dtest 2.2: commitlog_test.py failing
> --------------------------------------------
>
>                 Key: CASSANDRA-10208
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10208
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Philip Thompson
>              Labels: Windows
>             Fix For: 2.2.x
>
>
> {{commitlog_test.TestCommitLog.stop_commit_failure_policy_test}} and {{commitlog_test.TestCommitLog.stop_failure_policy_test}} are failing here: http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/72/testReport/#
> The stack trace is as follows:
> {code}
> File "C:\tools\python2\lib\unittest\case.py", line 329, in run
>     testMethod()
>   File "D:\jenkins\workspace\cassandra-2.2_dtest_win32\cassandra-dtest\commitlog_test.py", line 254, in stop_failure_policy_test
>     self.assertTrue(failure, "Cannot find the commitlog failure message in logs")
>   File "C:\tools\python2\lib\unittest\case.py", line 422, in assertTrue
>     raise self.failureException(msg)
> 'Cannot find the commitlog failure message in logs
> {code}
> I can only reproduce the failure for {{stop_commit_failure_policy_test}} locally, but I assume that's just flakiness.



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