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

Investigate tests which fail for seemingly no reason (idempotency?) #2057

Open
alanking opened this issue Mar 30, 2022 · 0 comments
Open

Investigate tests which fail for seemingly no reason (idempotency?) #2057

alanking opened this issue Mar 30, 2022 · 0 comments
Assignees
Labels

Comments

@alanking
Copy link
Contributor

alanking commented Mar 30, 2022

When I ran the whole test_irods_resource_plugin_s3_minio test suite in the testing environment on a single container, the following tests fail:

test_irods_resource_plugin_s3_minio.Test_S3_NoCache_Decoupled.test_put_get_various_file_sizes
test_irods_resource_plugin_s3_minio.Test_S3_NoCache_Decoupled.test_put_get_file_greater_than_4GiB_one_thread
test_irods_resource_plugin_s3_minio.Test_S3_NoCache_MPU_Disabled.test_large_file_put_repl_node

Running these tests individually on fresh containers results in them passing.

In addition to this, some tests fail when run in parallel but pass when run individually.

@alanking alanking self-assigned this Mar 30, 2022
@alanking alanking changed the title Investigate tests which fail for seemingly no reason Investigate tests which fail for seemingly no reason (idempotency?) Mar 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant