mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2026-04-24 21:06:02 +03:00
[PR #1242] [MERGED] Avoid test errors on MacOS #1881
Labels
No labels
bug
bug
dataloss
duplicate
enhancement
feature request
help wanted
invalid
need info
performance
pull-request
question
question
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/s3fs-fuse#1881
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:bypass_test📝 Commits (3)
32ae0d2Bypassed MacOS ensure_diskfree test55d670fChange content-types test for MacOS0665d78Temporary 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.