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

Brandon Williams updated CASSANDRA-18539:
-----------------------------------------
     Bug Category: Parent values: Correctness(12982)Level 1 values: Test 
Failure(12990)
       Complexity: Normal
      Component/s: Feature/Transient Replication
    Discovered By: User Report
    Fix Version/s: 4.1.x
         Severity: Normal
           Status: Open  (was: Triage Needed)

> Fix flaky dtest: 
> transient_replication_test.TestTransientReplicationRepairStreamEntireSSTable
> ---------------------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-18539
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-18539
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Feature/Transient Replication
>            Reporter: Brandon Williams
>            Priority: Normal
>             Fix For: 4.1.x
>
>
> 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: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to