mirror of
https://github.com/ceph/s3-tests.git
synced 2024-11-29 03:41:48 +00:00
b1c1d2d98b
Some tests, like test_object_header_acl_grants and
test_bucket_header_acl_grants, use the same id for all permissions.
Sort() is stable, so those tests end up testing the order of acl grants
returned by Boto. Not sure, but I think this may in turn depend on the
order of HTTP headers, where the order is not significant.
Signed-off-by: Tim Burke <tim.burke@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
__init__.py | ||
AnonymousAuth.py | ||
test_headers.py | ||
test_s3.py | ||
test_s3_website.py | ||
test_utils.py | ||
utils.py |