[PR #1035] [MERGED] Individually test multiple s3fs flags #1775

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1035
Author: @gaul
Created: 6/12/2019
Status: Merged
Merged: 7/7/2019
Merged by: @ggtakec

Base: masterHead: test/flags


📝 Commits (1)

  • 4f23f38 Individually test multiple s3fs flags

📊 Changes

4 files changed (+29 additions, -13 deletions)

View changed files

📝 src/s3fs.cpp (+3 -0)
📝 test/integration-test-common.sh (+0 -1)
📝 test/s3proxy.conf (+1 -1)
📝 test/small-integration-test.sh (+25 -11)

📄 Description

Remove unneeded comments; single part limits ensure that the tests
exercise multipart code paths even with smaller files.
References #971.


🔄 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/1035 **Author:** [@gaul](https://github.com/gaul) **Created:** 6/12/2019 **Status:** ✅ Merged **Merged:** 7/7/2019 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `test/flags` --- ### 📝 Commits (1) - [`4f23f38`](https://github.com/s3fs-fuse/s3fs-fuse/commit/4f23f38583fa7f717c34a6f61c54115648765d42) Individually test multiple s3fs flags ### 📊 Changes **4 files changed** (+29 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `src/s3fs.cpp` (+3 -0) 📝 `test/integration-test-common.sh` (+0 -1) 📝 `test/s3proxy.conf` (+1 -1) 📝 `test/small-integration-test.sh` (+25 -11) </details> ### 📄 Description Remove unneeded comments; single part limits ensure that the tests exercise multipart code paths even with smaller files. References #971. --- <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:06 +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#1775
No description provided.