Skip to content

ARROW-6987: [CI] Travis OSX failing to install sdk headers - #5756

Closed
mrkn wants to merge 1 commit into
apache:masterfrom
mrkn:ARROW-6987
Closed

ARROW-6987: [CI] Travis OSX failing to install sdk headers#5756
mrkn wants to merge 1 commit into
apache:masterfrom
mrkn:ARROW-6987

Conversation

@mrkn

@mrknmrkn commented Oct 30, 2019

Copy link
Copy Markdown
Member

macOS_SDK_headers_for_macOS_10.14.pkg is no longer provided in Xcode 11.
We shouldn't depend on it.

@github-actions

Copy link
Copy Markdown

@kou
kou marked this pull request as ready for review October 30, 2019 01:54
@mrkn
mrkn requested a review from kouOctober 30, 2019 01:54
@mrkn
mrkn marked this pull request as ready for review October 30, 2019 01:54
kou
kou approved these changes Oct 30, 2019

@koukou left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

macOS job is green: https://travis-ci.org/apache/arrow/jobs/604734693

We can merge this once all CI is green.

@codecov-io

codecov-io commented Oct 30, 2019

Copy link
Copy Markdown

Codecov Report

Merging #5756 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@ Coverage Diff @@## master #5756 +/- ##
==========================================
- Coverage 88.97% 88.96% -0.02% 
==========================================
Files 995 995 Lines 135328 135328 Branches 1501 1501 ==========================================
- Hits 120408 120394 -14 - Misses 14555 14569 +14 
Partials 365 365
Impacted FilesCoverage Δ
cpp/src/arrow/filesystem/s3_internal.h90.74% <0%> (-3.71%)⬇️
cpp/src/arrow/json/converter.cc90.05% <0%> (-1.76%)⬇️
cpp/src/arrow/json/chunked_builder.cc80% <0%> (-1.67%)⬇️
cpp/src/arrow/csv/column_builder.cc95.54% <0%> (-1.49%)⬇️
cpp/src/arrow/util/task_group_test.cc98.86% <0%> (-1.14%)⬇️
python/pyarrow/tests/test_plasma.py95.76% <0%> (-0.32%)⬇️
python/pyarrow/tests/test_parquet.py95.3% <0%> (+0.05%)⬆️
python/pyarrow/plasma.py56.16% <0%> (+1.36%)⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 37434fb...6c7d156. Read the comment docs.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@mrkn@codecov-io@kou