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/11/02 16:34:27 UTC

[jira] [Commented] (CASSANDRA-10208) Windows dtest 2.2: commitlog_test.TestCommitLog.stop_failure_policy_test

    [ https://issues.apache.org/jira/browse/CASSANDRA-10208?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14985397#comment-14985397 ] 

Joshua McKenzie commented on CASSANDRA-10208:
---------------------------------------------

I'm unable to reproduce any of these failures locally though I see them popping up on CI on the 2.2 test runs. Are you able to reproduce any of these locally [~philipthompson]?

> Windows dtest 2.2: commitlog_test.TestCommitLog.stop_failure_policy_test
> ------------------------------------------------------------------------
>
>                 Key: CASSANDRA-10208
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-10208
>             Project: Cassandra
>          Issue Type: Sub-task
>            Reporter: Philip Thompson
>            Assignee: Joshua McKenzie
>              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)