[GH-ISSUE #2418] macos-fuse-t CI often fails #1189

Closed
opened 2026-03-04 01:52:04 +03:00 by kerem · 1 comment
Owner

Originally created by @ggtakec on GitHub (Feb 23, 2024).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2418

Relevant PR(Issue)

#1769 #2154 #2191 #2198 #2205 #2372

Details about issue

#2372 After merging, I've been observing for a while, and errors are randomly occurring in macos-fuse-t's CI.

When investigating the logs, I noticed that some files (directories) could not be detected or some false positives were detected.
In the test_truncate_cache test, there was a case where the call to delete a subdirectory was missed(it was not called), and the deletion of the parent directory failed.

We need to look into it more closely.

Originally created by @ggtakec on GitHub (Feb 23, 2024). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2418 ### Relevant PR(Issue) #1769 #2154 #2191 #2198 #2205 #2372 ### Details about issue #2372 After merging, I've been observing for a while, and errors are randomly occurring in macos-fuse-t's CI. When investigating the logs, I noticed that some files (directories) could not be detected or some false positives were detected. In the `test_truncate_cache` test, there was a case where the call to delete a subdirectory was missed(it was not called), and the deletion of the parent directory failed. We need to look into it more closely.
kerem closed this issue 2026-03-04 01:52:04 +03:00
Author
Owner

@ggtakec commented on GitHub (Sep 6, 2025):

With the fix in #2724, the MacOS CI tests continue to run without failure.
We'll continue to monitor the results, but will close this issue for now.
We'll reopen it if there are any problems.

<!-- gh-comment-id:3262450933 --> @ggtakec commented on GitHub (Sep 6, 2025): With the fix in #2724, the MacOS CI tests continue to run without failure. We'll continue to monitor the results, but will close this issue for now. We'll reopen it if there are any problems.
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#1189
No description provided.