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

Brandon Williams updated CASSANDRA-18539:
-----------------------------------------
    Summary: Fix flaky dtest: 
transient_replication_test.TestTransientReplicationRepairStreamEntireSSTable  
(was: Fix flaky dtest: 
<transient_replication_test.TestTransientReplicationRepairStreamEntireSSTable)

> Fix flaky dtest: 
> transient_replication_test.TestTransientReplicationRepairStreamEntireSSTable
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18539
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18539
>             Project: Cassandra
>          Issue Type: Bug
>            Reporter: Brandon Williams
>            Priority: Normal
>
> As seen on 
> https://app.circleci.com/pipelines/github/driftx/cassandra/1019/workflows/2c4502d8-52d2-4dc8-a871-ecad2a61645a/jobs/26149/tests
>  :
> {noformat}
> failed on setup with "TypeError: 'list' object is not callable"
> self = 
> <transient_replication_test.TestTransientReplicationRepairStreamEntireSSTable 
> object at 0x7fecd5e4bda0>
> fixture_dtest_setup = <dtest_setup.DTestSetup object at 0x7fecd60f8dd8>
>     @pytest.fixture(scope='function', autouse=True)
>     def setup_cluster(self, fixture_dtest_setup):
> >       self.tokens = self.tokens()
> E       TypeError: 'list' object is not callable
> transient_replication_test.py:206: TypeError
> {noformat}
> Looking at the code, I'm not sure how this has been passing.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to