[GH-ISSUE #2692] Use more unique file names in tests #1277

Open
opened 2026-03-04 01:52:45 +03:00 by kerem · 0 comments
Owner

Originally created by @gaul on GitHub (Jun 26, 2025).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2692

Every test should use a different file name when interacting to avoid interactions with the s3fs stat cache. This may prevent some of the random failures we see in CI. Alternatively we could use some signal to clear the cache but the former is probably easier.

Originally created by @gaul on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2692 Every test should use a different file name when interacting to avoid interactions with the s3fs stat cache. This may prevent some of the random failures we see in CI. Alternatively we could use some signal to clear the cache but the former is probably easier.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1277
No description provided.