You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Brandon Williams (Jira)" <ji...@apache.org> on 2020/09/25 17:04:00 UTC

[jira] [Updated] (CASSANDRA-15994) Fix flaky python dtest test_simple_rebuild - rebuild_test.TestRebuild

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

Brandon Williams updated CASSANDRA-15994:
-----------------------------------------
    Fix Version/s:     (was: 4.0-beta)
                   3.0.x

> Fix flaky python dtest test_simple_rebuild - rebuild_test.TestRebuild
> ---------------------------------------------------------------------
>
>                 Key: CASSANDRA-15994
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15994
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: David Capwell
>            Assignee: Brandon Williams
>            Priority: Normal
>             Fix For: 3.0.x
>
>
> https://app.circleci.com/pipelines/github/dcapwell/cassandra/360/workflows/8e93a655-b66e-4bf2-8866-5f9a46487763/jobs/1847
> {code}
> >       assert self.rebuild_errors == 1, \
>             'rebuild errors should be 1, but found {}. Concurrent rebuild should not be allowed, but one rebuild command should have succeeded.'.format(self.rebuild_errors)
> E       AssertionError: rebuild errors should be 1, but found 0. Concurrent rebuild should not be allowed, but one rebuild command should have succeeded.
> E       assert 0 == 1
> E        +  where 0 = <rebuild_test.TestRebuild object at 0x7f29fe243518>.rebuild_errors
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org