[
https://issues.apache.org/jira/browse/CASSANDRA-20194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dmitry Konstantinov updated CASSANDRA-20194:
--------------------------------------------
Test and Documentation Plan: the fix is about a test itself
Status: Patch Available (was: In Progress)
> 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
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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: [email protected]
For additional commands, e-mail: [email protected]