Intermittent failure with object_store aws::tests::s3_test emulator #6981
Labels
bug
development-process
Related to development process of arrow-rs
object-store
Object Store Interface
Describe the bug
aws::tests::s3_test emulator CI tests are failing on main
To Reproduce
https://github.com/apache/arrow-rs/actions/runs/12672198886/job/35315696126
Expected behavior
Test should pass
Additional context
It appears to have first failed with this PR:
BoxStream
with'static
lifetime fromObjectStore::list
#6619However, the tests passed when run on that PR ( https://github.com/apache/arrow-rs/actions/runs/11842800687/job/33002269831) which suggests to me this is related to some change in the environment / emulator rather than our code
The test passed a day before on main
The text was updated successfully, but these errors were encountered: