[PR #1988] [MERGED] Fixed a bug in the test_external_creation test #2288

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1988
Author: @ggtakec
Created: 7/16/2022
Status: Merged
Merged: 7/18/2022
Merged by: @gaul

Base: masterHead: fix_test_extcrete


📝 Commits (2)

  • 67e1d22 Fixed a bug in the test_external_creation test
  • f9306ac Merge branch 'master' into fix_test_extcrete

📊 Changes

1 file changed (+11 additions, -4 deletions)

View changed files

📝 test/integration-test-main.sh (+11 -4)

📄 Description

Relevant Issue (if applicable)

#1984

Details

Fixed a test error that occurred in #1984.
The error with test_external_creation is because the file stat(the file is not existed) is not cached when noobj_cache is enabled.


🔄 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/1988 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 7/16/2022 **Status:** ✅ Merged **Merged:** 7/18/2022 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_test_extcrete` --- ### 📝 Commits (2) - [`67e1d22`](https://github.com/s3fs-fuse/s3fs-fuse/commit/67e1d228f1fa5f1511c618b76b6d9a93c62c1857) Fixed a bug in the test_external_creation test - [`f9306ac`](https://github.com/s3fs-fuse/s3fs-fuse/commit/f9306ac9d5b14a677f3dc7445868cced15c5f0ce) Merge branch 'master' into fix_test_extcrete ### 📊 Changes **1 file changed** (+11 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+11 -4) </details> ### 📄 Description ### Relevant Issue (if applicable) #1984 ### Details Fixed a test error that occurred in #1984. The error with test_external_creation is because the file stat(the file is not existed) is not cached when noobj_cache is enabled. --- <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:45 +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#2288
No description provided.