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:26:47 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=14717233#comment-14717233 ] 

Philip Thompson commented on CASSANDRA-10208:
---------------------------------------------

In the next build, both tests passed on CI. But two new tests began [re]failing with the same error:
http://cassci.datastax.com/job/cassandra-2.2_dtest_win32/73/testReport/commitlog_test/TestCommitLog/

The logic here may just be flaky on windows.

> 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)