Brandon Williams created CASSANDRA-20194:
--------------------------------------------

             Summary: 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
            Reporter: Brandon Williams


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