minio / mint

Collection of tests to detect overall correctness of MinIO server.
Apache License 2.0
80 stars 50 forks source link

[test] Add tests to validate if concurrent listing for a bucket works #122

Closed nitisht closed 6 years ago

nitisht commented 7 years ago

We fixed the issue https://github.com/minio/minio/issues/4842 by https://github.com/minio/minio/pull/4846

Need to add a test case in mint to validate such cases.

deekoder commented 6 years ago

We can close it since we have not actually yet worked on it. Please reactivate it when we work on it?