mirror of
https://github.com/ceph/s3-tests.git
synced 2025-02-16 11:16:31 +00:00
Currently, the test_expand_random_binary test fails on big-endian systems. It turns out that this is because the special_random routine in RepeatExpandingFormatter uses struct.pack in a manner where the returned byte sequence depends on host byte order. Fixed this to enforce the same output across platforms. |
||
---|---|---|
.. | ||
analysis | ||
functional | ||
fuzz | ||
tests | ||
__init__.py | ||
common.py | ||
generate_objects.py | ||
readwrite.py | ||
realistic.py | ||
roundtrip.py |