[PR #630] [MERGED] Added travis test on osx for #601 #1576

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

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/630
Author: @ggtakec
Created: 8/11/2017
Status: Merged
Merged: 8/11/2017
Merged by: @ggtakec

Base: macosxHead: macosx


📝 Commits (2)

  • 62b8084 Added travis test on osx for #601
  • 96d8e6d Merge remote-tracking branch 'upstream/macosx' into macosx

📊 Changes

6 files changed (+145 additions, -35 deletions)

View changed files

📝 .travis.yml (+44 -16)
📝 Makefile.am (+1 -0)
📝 src/test_util.h (+2 -2)
📝 test/integration-test-common.sh (+32 -7)
📝 test/integration-test-main.sh (+49 -8)
📝 test/test-utils.sh (+17 -2)

📄 Description

Relevant Issue (if applicable)

#601

Details

Changed the macosx branch so that it can support OSX in Travis CI multiple OS build.

  • Changed the .travis.yml of the macosx branch.
  • OSX builds and tests only xcode 8.3.
  • Changed some test scripts.

If there is no problem after PR, the macosx branch can be merged into master.


🔄 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/630 **Author:** [@ggtakec](https://github.com/ggtakec) **Created:** 8/11/2017 **Status:** ✅ Merged **Merged:** 8/11/2017 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `macosx` ← **Head:** `macosx` --- ### 📝 Commits (2) - [`62b8084`](https://github.com/s3fs-fuse/s3fs-fuse/commit/62b808430033b2de2963081b50632cd5f06c276e) Added travis test on osx for #601 - [`96d8e6d`](https://github.com/s3fs-fuse/s3fs-fuse/commit/96d8e6d823d6fbff88fee768248d07c37f8490b5) Merge remote-tracking branch 'upstream/macosx' into macosx ### 📊 Changes **6 files changed** (+145 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `.travis.yml` (+44 -16) 📝 `Makefile.am` (+1 -0) 📝 `src/test_util.h` (+2 -2) 📝 `test/integration-test-common.sh` (+32 -7) 📝 `test/integration-test-main.sh` (+49 -8) 📝 `test/test-utils.sh` (+17 -2) </details> ### 📄 Description #### Relevant Issue (if applicable) #601 #### Details Changed the macosx branch so that it can support OSX in Travis CI multiple OS build. - Changed the .travis.yml of the macosx branch. - OSX builds and tests only xcode 8.3. - Changed some test scripts. If there is no problem after PR, the macosx branch can be merged into master. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:08 +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#1576
No description provided.