[PR #265] [MERGED] Fix integration tests #1434

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/265
Author: @RobbKistler
Created: 9/11/2015
Status: Merged
Merged: 9/13/2015
Merged by: @ggtakec

Base: masterHead: fix-integration-test


📝 Commits (3)

  • 849e66f Change test_append_file to avoid object read-after-after-overwrite
  • dac9844 Fix remove_nonempty_directory test bug
  • 6b21d9d Code review changes

📊 Changes

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

View changed files

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

📄 Description

Update test_append_file to keep file open during tests

Update remote_nonepty_directory to prevent passing test from causing exit


🔄 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/265 **Author:** [@RobbKistler](https://github.com/RobbKistler) **Created:** 9/11/2015 **Status:** ✅ Merged **Merged:** 9/13/2015 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `fix-integration-test` --- ### 📝 Commits (3) - [`849e66f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/849e66f6a1125b975a3b92e99d9898b2e1ea57e1) Change test_append_file to avoid object read-after-after-overwrite - [`dac9844`](https://github.com/s3fs-fuse/s3fs-fuse/commit/dac9844765760723c6a0e6bc46d410c2bd57c90a) Fix remove_nonempty_directory test bug - [`6b21d9d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/6b21d9d424e4b413613c63e04fd84ca3414b7a2f) Code review changes ### 📊 Changes **1 file changed** (+4 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+4 -3) </details> ### 📄 Description Update test_append_file to keep file open during tests Update remote_nonepty_directory to prevent passing test from causing exit --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 01:53: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#1434
No description provided.