[PR #2060] [MERGED] Fixed test_posix_acl test #2322

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/2060
Author: @ggtakec
Created: 11/21/2022
Status: Merged
Merged: 11/22/2022
Merged by: @gaul

Base: masterHead: fix_test_posix_acl


📝 Commits (1)

  • 072471e Fixed test_posix_acl test

📊 Changes

1 file changed (+35 additions, -25 deletions)

View changed files

📝 test/integration-test-main.sh (+35 -25)

📄 Description

Relevant Issue (if applicable)

n/a

Details

For some reason the test_posix_acl test was failing.
At that time, it seemed that the environment variable USER was not set, so I fixed the user name to root and fixed it.
Also, I fixed it so that the directory used in this test function was deleted in advance.


🔄 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/2060 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 11/21/2022 **Status:** ✅ Merged **Merged:** 11/22/2022 **Merged by:** [@gaul](https://github.com/gaul) **Base:** `master` ← **Head:** `fix_test_posix_acl` --- ### 📝 Commits (1) - [`072471e`](https://github.com/s3fs-fuse/s3fs-fuse/commit/072471ec4fa48a13710a78ed005b8dad74ccded3) Fixed test_posix_acl test ### 📊 Changes **1 file changed** (+35 additions, -25 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+35 -25) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details For some reason the `test_posix_acl` test was failing. At that time, it seemed that the environment variable `USER` was not set, so I fixed the user name to `root` and fixed it. Also, I fixed it so that the directory used in this test function was deleted in advance. --- <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:56 +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#2322
No description provided.