David Capwell created CASSANDRA-15994:
-----------------------------------------
Summary: 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
Reporter: David Capwell
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: [email protected]
For additional commands, e-mail: [email protected]