[
https://issues.apache.org/jira/browse/CASSANDRA-20194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17922363#comment-17922363
]
Brandon Williams commented on CASSANDRA-20194:
----------------------------------------------
bq. is it possible to run only this test in isolation on the CI?
Yes, we can multiplex just this test as many times as we want, which is how we
will test your forthcoming patch to make sure it has solved the issue.
> 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
>
>
> 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]