[PR #1129] [MERGED] Modified the test script a little #1839

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1129
Author: @ggtakec
Created: 8/13/2019
Status: Merged
Merged: 8/13/2019
Merged by: @ggtakec

Base: masterHead: update_test


📝 Commits (1)

  • ca7266f Modified the test script a little

📊 Changes

1 file changed (+7 additions, -6 deletions)

View changed files

📝 test/integration-test-main.sh (+7 -6)

📄 Description

Relevant Issue (if applicable)

n/a

Details

Modified the test script a little.

  • The part that calls rm command directly has been changed to use rm_test_file.

  • The file used in the test_open_second_fd test has been changed to a dedicated file.
    The cause is not clear, but it seems to have been affected by the previous test, test_concurrent_writes.
    This modification was necessary to obtain stable test results.


🔄 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/1129 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/13/2019 **Status:** ✅ Merged **Merged:** 8/13/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `update_test` --- ### 📝 Commits (1) - [`ca7266f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/ca7266fb762f75f94e72e70abe5045b9899ce27d) Modified the test script a little ### 📊 Changes **1 file changed** (+7 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+7 -6) </details> ### 📄 Description ### Relevant Issue (if applicable) n/a ### Details Modified the test script a little. - The part that calls rm command directly has been changed to use rm_test_file. - The file used in the test_open_second_fd test has been changed to a dedicated file. The cause is not clear, but it seems to have been affected by the previous test, test_concurrent_writes. This modification was necessary to obtain stable test results. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:02:24 +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#1839
No description provided.