Jason Brown created CASSANDRA-14596: ---------------------------------------
Summary: [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 Environment: 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 Reporter: Jason Brown -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org For additional commands, e-mail: commits-h...@cassandra.apache.org