[PR #1797] [MERGED] Use AWS CLI to create explicit times in the past #2182

Closed
opened 2026-03-04 02:04:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1797
Author: @gaul
Created: 10/28/2021
Status: Merged
Merged: 10/30/2021
Merged by: @ggtakec

Base: masterHead: test/fake-time


📝 Commits (1)

  • 5d85adb Use AWS CLI to create explicit times in the past

📊 Changes

1 file changed (+104 additions, -37 deletions)

View changed files

📝 test/integration-test-main.sh (+104 -37)

📄 Description

s3fs can also do this via utimensat but tests should not trust this.
Also break tests into individual functions. This further reduces test
run-time 8 seconds per flag.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/1797 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/28/2021 **Status:** ✅ Merged **Merged:** 10/30/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/fake-time` --- ### 📝 Commits (1) - [`5d85adb`](https://github.com/s3fs-fuse/s3fs-fuse/commit/5d85adbb3d0d4b30d2da97f81a4e17439c26ae38) Use AWS CLI to create explicit times in the past ### 📊 Changes **1 file changed** (+104 additions, -37 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+104 -37) </details> ### 📄 Description s3fs can also do this via `utimensat` but tests should not trust this. Also break tests into individual functions. This further reduces test run-time 8 seconds per flag. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:04:13 +03:00
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#2182
No description provided.