[ 
https://issues.apache.org/jira/browse/CASSANDRA-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16566133#comment-16566133
 ] 

Jay Zhuang commented on CASSANDRA-14596:
----------------------------------------

As we're already only test v5 protocol for {{4.0}}: 
[{{dtest_setup.py:333}}|https://github.com/apache/cassandra-dtest/blob/master/dtest_setup.py#L333],
 I also prefer option 3, here is a patch, please review:
|[{{14596}}|https://github.com/cooldoger/cassandra-dtest/tree/14596]|

> [dtest] test_mutation_v5 - write_failures_test.TestWriteFailures
> ----------------------------------------------------------------
>
>                 Key: CASSANDRA-14596
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14596
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Testing
>            Reporter: Jason Brown
>            Priority: Minor
>              Labels: dtest
>
> dtest fails with the following pytest error:
> {noformat}
> s = b'\x00\x00'
> >   unpack = lambda s: packer.unpack(s)[0]
> E   struct.error: unpack requires a buffer of 4 bytes
> {noformat}
> Test fails on 3.11 (was introduced for 3.10), but succeeds on trunk



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to