[
https://issues.apache.org/jira/browse/CASSANDRA-10208?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joshua McKenzie reassigned CASSANDRA-10208:
-------------------------------------------
Assignee: Alan Boudreault (was: Joshua McKenzie)
Assigning to [~aboudreault] as he wrote the tests.
> 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: Alan Boudreault
> 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)