Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tests: Remove partial related tests #957

Merged
merged 1 commit into from
Mar 26, 2018

Conversation

vadmeste
Copy link
Member

@vadmeste vadmeste commented Mar 21, 2018

testRemovePartiallyUploadedV2(), testListPartiallyUploaded() and
testRemovePartiallyUploaded() were faking an error during uploading
a large file hoping that it would leave some uploaded parts in the server,
but actually minio-go already aborts multipart upload when an error occurs, so
these tests are not useful. Detected when testing function tests using a
NFS backend.

@vadmeste vadmeste force-pushed the remove_uneeded_tests branch from 22d11b5 to 1cfd074 Compare March 21, 2018 19:49
testRemovePartiallyUploadedV2(), testListPartiallyUploaded() and
testRemovePartiallyUploaded() were faking an error during uploading
a large file hoping that it would leave some uploaded parts in the server,
but actually minio-go already aborts multipart upload when an error occurs,
so these tests are not useful. Detected when testing function tests using a
NFS backend.
@vadmeste vadmeste force-pushed the remove_uneeded_tests branch from 1cfd074 to f667217 Compare March 21, 2018 19:50
@nitisht nitisht requested review from krisis and nitisht March 23, 2018 06:35
@nitisht nitisht merged commit 1323d20 into minio:master Mar 26, 2018
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