[GH-ISSUE #2654] Github Actions(CI) failure on macos13(xattr update) #1267

Closed
opened 2026-03-04 01:52:42 +03:00 by kerem · 2 comments
Owner

Originally created by @ggtakec on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2654

In the macos13 test of Github Actions (CI), the xattr update (test_update_time_xattr) is failing.

The test_update_time_xattr test should not change the atime, but the atime has currently been updated, resulting in an error.
This is most likely a problem with the operation of macos-fuse-t.

Originally created by @ggtakec on GitHub (Apr 2, 2025). Original GitHub issue: https://github.com/s3fs-fuse/s3fs-fuse/issues/2654 In the macos13 test of Github Actions (CI), the xattr update (`test_update_time_xattr`) is failing. The `test_update_time_xattr` test should not change the `atime`, but the `atime` has currently been updated, resulting in an error. This is most likely a problem with the operation of `macos-fuse-t`.
kerem closed this issue 2026-03-04 01:52:42 +03:00
Author
Owner

@ggtakec commented on GitHub (Apr 2, 2025):

I posted macos-fuse-t issue whether this was operating correctly(as expected).
https://github.com/macos-fuse-t/fuse-t/issues/87

<!-- gh-comment-id:2772846741 --> @ggtakec commented on GitHub (Apr 2, 2025): I posted `macos-fuse-t` issue whether this was operating correctly(as expected). https://github.com/macos-fuse-t/fuse-t/issues/87
Author
Owner

@ggtakec commented on GitHub (Apr 3, 2025):

This seems to be the correct behavior when using macos-fuse-t.
https://github.com/macos-fuse-t/fuse-t/issues/87#issuecomment-2775148365
I will fix the tests for macos.

<!-- gh-comment-id:2775247322 --> @ggtakec commented on GitHub (Apr 3, 2025): This seems to be the correct behavior when using macos-fuse-t. https://github.com/macos-fuse-t/fuse-t/issues/87#issuecomment-2775148365 I will fix the tests for macos.
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#1267
No description provided.