Uploaded image for project: 'Cassandra'
  1. Cassandra
  2. CASSANDRA-14601

[dtest] test_failure_threshold_deletions - paging_test.TestPagingWithDeletions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Low
    • Resolution: Fixed
    • None
    • Test/dtest/python
    • Low

    Description

      failing dtest on 3.11 only. Error output from pytest:

              except ReadFailure as exc:
                  if supports_v5_protocol:
      >               assert exc.error_code_map is not None
      E               assert None is not None
      E                +  where None = ReadFailure('Error from server: code=1300 [Replica(s) failed to execute read] message="Operation failed - received 0 r...d 2 failures" info={\'consistency\': \'ALL\', \'required_responses\': 2, \'received_responses\': 0, \'failures\': 2}',).error_code_map
      
      paging_test.py:3447: AssertionError
      

      Attachments

        Activity

          People

            jay.zhuang Jay Zhuang
            jasobrown Jason Brown
            Jay Zhuang
            Jason Brown
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: