[PR #1784] [MERGED] Remove unneeded sleeps from tests #2170

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1784
Author: @gaul
Created: 10/25/2021
Status: Merged
Merged: 10/26/2021
Merged by: @ggtakec

Base: masterHead: test/wait


📝 Commits (2)

  • 29c1f76 Remove unneeded sleeps from tests
  • b3ceabc Merge branch 'master' into test/wait

📊 Changes

2 files changed (+4 additions, -3 deletions)

View changed files

📝 test/integration-test-main.sh (+0 -2)
📝 test/test-utils.sh (+4 -1)

📄 Description

Also use a unique file name for every test. This ensures that tests
like test_external_directory_creation and test_external_modification
do not collide.


🔄 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/1784 **Author:** [@gaul](https://github.com/gaul) **Created:** 10/25/2021 **Status:** ✅ Merged **Merged:** 10/26/2021 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/wait` --- ### 📝 Commits (2) - [`29c1f76`](https://github.com/s3fs-fuse/s3fs-fuse/commit/29c1f769e786b6e7e3eef3de311143c2cbf8bb86) Remove unneeded sleeps from tests - [`b3ceabc`](https://github.com/s3fs-fuse/s3fs-fuse/commit/b3ceabc323ca87ceaf1551962f36b635a6a13311) Merge branch 'master' into test/wait ### 📊 Changes **2 files changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+0 -2) 📝 `test/test-utils.sh` (+4 -1) </details> ### 📄 Description Also use a unique file name for every test. This ensures that tests like test_external_directory_creation and test_external_modification do not collide. --- <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:07 +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#2170
No description provided.