[ 
https://issues.apache.org/jira/browse/CASSANDRA-20194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922627#comment-17922627
 ] 

Dmitry Konstantinov commented on CASSANDRA-20194:
-------------------------------------------------

Yes, I am planning to do it during this weekend. I also shared the ticket to 
[~samt] and it makes sense for him.

> Test failure: read_repair_test.py::TestSpeculativeReadRepair
> ------------------------------------------------------------
>
>                 Key: CASSANDRA-20194
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-20194
>             Project: Apache Cassandra
>          Issue Type: Bug
>          Components: Test/dtest/python
>            Reporter: Brandon Williams
>            Assignee: Dmitry Konstantinov
>            Priority: Normal
>             Fix For: 5.x
>
>         Attachments: TestSpeculativeReadRepair_pytest.out, 
> TestSpeculativeReadRepair_pytest_latest.out, step1.png, step2.png, step3.png, 
> step5.png, variants.png
>
>
> Seen at 
> https://app.circleci.com/pipelines/github/driftx/cassandra/1795/workflows/3f53c905-7e98-47bb-a73d-dc3d27d910c5/jobs/108602/tests
> {noformat}
> test_failed_read_repair failed and was not selected for rerun.
>         <class 'Failed'>
>         DID NOT RAISE <class 'cassandra.ReadTimeout'>
>         [<TracebackEntry 
> /home/cassandra/cassandra-dtest/read_repair_test.py:555>]
> {noformat}
> {noformat}
> test_normal_read_repair failed and was not selected for rerun.
>         <class 'AssertionError'>
>         assert [[1, 0, 1]] == [[1, 0, 1], [1, 1, 2]]
>   Right contains one more item: [1, 1, 2]
>   Full diff:
>   - [[1, 0, 1], [1, 1, 2]]
>   + [[1, 0, 1]]
>         [<TracebackEntry 
> /home/cassandra/cassandra-dtest/read_repair_test.py:592>]
> {noformat}
> {noformat}
> test_quorum_requirement failed and was not selected for rerun.
>         <class 'AssertionError'>
>         assert 0 == 1
>   +0
>   -1
>         [<TracebackEntry 
> /home/cassandra/cassandra-dtest/read_repair_test.py:724>]
> {noformat}
> {noformat}
> test_speculative_data_request failed and was not selected for rerun.
>         <class 'AssertionError'>
>         assert 0 == 1
>   +0
>   -1
>         [<TracebackEntry 
> /home/cassandra/cassandra-dtest/read_repair_test.py:639>]
> {noformat}
> {noformat}
> test_speculative_write failed and was not selected for rerun.
>         <class 'AssertionError'>
>         assert 0 == 1
>   +0
>   -1
>         [<TracebackEntry 
> /home/cassandra/cassandra-dtest/read_repair_test.py:680>]
> {noformat}
> This was against the 'latest' yaml.



--
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