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
alanking
changed the title
Investigate tests which fail for seemingly no reason
Investigate tests which fail for seemingly no reason (idempotency?)
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.
The text was updated successfully, but these errors were encountered: