[PR #2782] [CLOSED] Added check for existence of uploaded test file by curl #2788

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2782
Author: @ggtakec
Created: 1/10/2026
Status: Closed

Base: masterHead: test/ensure


📝 Commits (1)

  • 341820a Added check for existence of uploaded test file by curl

📊 Changes

1 file changed (+14 additions, -0 deletions)

View changed files

📝 test/test-utils.sh (+14 -0)

📄 Description

Relevant Issue (if applicable)

n/a

Details

During CI testing, we encountered cases where files could not be accessed immediately after being uploaded.
The cause of the problem (the phenomenon caused by the cause) was identified from the log of the failed test.
The cause of this issue is unknown, but since it was not an issue with s3fs-fuse processing, temporary I have modified the code so that the tests can be run reliably.


🔄 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/2782 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 1/10/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `test/ensure` --- ### 📝 Commits (1) - [`341820a`](https://github.com/s3fs-fuse/s3fs-fuse/commit/341820a4173f81c2a895c9624c168e2cf0c1de07) Added check for existence of uploaded test file by curl ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `test/test-utils.sh` (+14 -0) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details During CI testing, we encountered cases where files could not be accessed immediately after being uploaded. The cause of the problem (the phenomenon caused by the cause) was identified from the log of the failed test. The cause of this issue is unknown, but since it was not an issue with s3fs-fuse processing, temporary I have modified the code so that the tests can be run reliably. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:07:17 +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#2788
No description provided.