[PR #1242] [MERGED] Avoid test errors on MacOS #1881

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/1242
Author: @ggtakec
Created: 2/4/2020
Status: Merged
Merged: 2/4/2020
Merged by: @ggtakec

Base: masterHead: bypass_test


📝 Commits (3)

  • 32ae0d2 Bypassed MacOS ensure_diskfree test
  • 55d670f Change content-types test for MacOS
  • 0665d78 Temporary measure: reduce test time on MacOS

📊 Changes

2 files changed (+33 additions, -8 deletions)

View changed files

📝 test/integration-test-main.sh (+21 -7)
📝 test/small-integration-test.sh (+12 -1)

📄 Description

Relevant Issue (if applicable)

#1151 #1237

Details

Since a test error has occurred on MacOS, we have responded.

ensure_diskfree test

Testing the code merged in #1151 will fail on MacOS.
Please refer to Issue #1241 for details.

content-types

In content-types test, Mime.type seemed to be different on MacOS, resulting in an error.
See also #1237.

Test time

Ensure_diskfree test is bypassed because ensure_diskfree test takes too much time.


🔄 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/1242 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 2/4/2020 **Status:** ✅ Merged **Merged:** 2/4/2020 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `bypass_test` --- ### 📝 Commits (3) - [`32ae0d2`](https://github.com/s3fs-fuse/s3fs-fuse/commit/32ae0d2c794ce82ac7b336c531a28dae4293ec17) Bypassed MacOS ensure_diskfree test - [`55d670f`](https://github.com/s3fs-fuse/s3fs-fuse/commit/55d670f22ff46e0be9ad2f8483819476b452b995) Change content-types test for MacOS - [`0665d78`](https://github.com/s3fs-fuse/s3fs-fuse/commit/0665d785509f75ec891d30abea7eb85a0c448003) Temporary measure: reduce test time on MacOS ### 📊 Changes **2 files changed** (+33 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `test/integration-test-main.sh` (+21 -7) 📝 `test/small-integration-test.sh` (+12 -1) </details> ### 📄 Description ### Relevant Issue (if applicable) #1151 #1237 ### Details Since a test error has occurred on MacOS, we have responded. #### ensure_diskfree test Testing the code merged in #1151 will fail on MacOS. Please refer to Issue #1241 for details. #### content-types In content-types test, Mime.type seemed to be different on MacOS, resulting in an error. See also #1237. #### Test time Ensure_diskfree test is bypassed because ensure_diskfree test takes too much time. --- <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:37 +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#1881
No description provided.