Skip to content

Conversation

@gaul
Copy link
Owner

@gaul gaul commented Dec 12, 2025

The former is now in maintenance-mode:

minio/minio@27742d4

@gaul
Copy link
Owner Author

gaul commented Dec 12, 2025

@klaudworks given #940 it might be good to abandon Minio entirely. But I find that more s3-tests fail than gaul/s3-tests#5 suppressed:

FAILED s3tests_boto3/functional/test_s3.py::test_bucket_list_delimiter_whitespace - AssertionError: assert ['b', 'c'] == ['b ', 'c ']
FAILED s3tests_boto3/functional/test_s3.py::test_bucket_listv2_delimiter_whitespace - AssertionError: assert ['b', 'c'] == ['b ', 'c ']
FAILED s3tests_boto3/functional/test_s3.py::test_bucket_list_maxkeys_zero - AssertionError: assert ['bar', 'baz', 'foo', 'quxx'] == []
FAILED s3tests_boto3/functional/test_s3.py::test_bucket_listv2_maxkeys_zero - AssertionError: assert ['bar', 'baz', 'foo', 'quxx'] == []
FAILED s3tests_boto3/functional/test_s3.py::test_object_write_expires - assert datetime.datetime(2025, 12, 12, 3, 44, 14, tzinfo=<UTC>) == datetime.datetime(2025, 12, 11, 19, 44, 14, tzinfo=tzutc())
FAILED s3tests_boto3/functional/test_s3.py::test_abort_multipart_upload_not_found - AssertionError: ClientError not raised

@gaul
Copy link
Owner Author

gaul commented Dec 12, 2025

Oh, of course we should ignore both the minio and localstack tags. Still two failing tests:

FAILED s3tests_boto3/functional/test_s3.py::test_bucket_list_maxkeys_zero - AssertionError: assert ['bar', 'baz', 'foo', 'quxx'] == []
FAILED s3tests_boto3/functional/test_s3.py::test_bucket_listv2_maxkeys_zero - AssertionError: assert ['bar', 'baz', 'foo', 'quxx'] == []

gaul added a commit to gaul/s3-tests that referenced this pull request Dec 12, 2025
This behavior differs between AWS and LocalStack.  References
gaul/s3proxy#941.
The former is now in maintenance-mode:

minio/minio@27742d4
@gaul gaul marked this pull request as ready for review December 12, 2025 05:17
@gaul gaul merged commit a82ef4a into master Dec 12, 2025
6 checks passed
@gaul gaul deleted the ci/localstack branch December 12, 2025 06:02
@klaudworks
Copy link
Contributor

ye, good idea! especially given that OSS minio is retired now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants