You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Jay Zhuang (JIRA)" <ji...@apache.org> on 2018/07/29 04:34:00 UTC

[jira] [Updated] (CASSANDRA-14601) [dtest] test_failure_threshold_deletions - paging_test.TestPagingWithDeletions

     [ https://issues.apache.org/jira/browse/CASSANDRA-14601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jay Zhuang updated CASSANDRA-14601:
-----------------------------------
    Status: Patch Available  (was: Open)

> [dtest] test_failure_threshold_deletions - paging_test.TestPagingWithDeletions
> ------------------------------------------------------------------------------
>
>                 Key: CASSANDRA-14601
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14601
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Jason Brown
>            Assignee: Jay Zhuang
>            Priority: Minor
>              Labels: dtest
>
> failing dtest on 3.11 only. Error output from pytest:
> {noformat}
>         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
> {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org