You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
assert owner_data["DisplayName"] == expected_owner, (
f"Object {obj} in bucket {bucket} is not owned by "
f"the creator of the bucket"
)
E AssertionError: Object admin-obj0 in bucket s3-bucket-5dad24dcddf8471db2acbbc7e2ceb9 is not owned by the creator of the bucket
E assert 'NooBaa' == '[[email protected]](mailto:[email protected])'
E - [email protected]
E + NooBaa
Reference:
The text was updated successfully, but these errors were encountered: