Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-44111: [CI][Python] Enable S3 tests on macOS CI #44129

Merged
merged 5 commits into from
Sep 16, 2024

Conversation

pitrou
Copy link
Member

@pitrou pitrou commented Sep 16, 2024

Rationale for this change

S3 support is enabled when building PyArrow for macOS (both on PR builds and in Crossbow wheel builds), but minio wan't installed before testing, therefore S3 support in PyArrow was not tested at all.

What changes are included in this PR?

Ensure Minio is installed before running PyArrow tests on macOS builds.

Are these changes tested?

Yes, by construction.

Are there any user-facing changes?

No.

Copy link

⚠️ GitHub issue #44111 has been automatically assigned in GitHub to PR creator.

@github-actions github-actions bot added the awaiting review Awaiting review label Sep 16, 2024
@pitrou pitrou changed the title GH-44111: [CI][Python] Enable S3 tests GH-44111: [CI][Python] Enable S3 tests on macOS CI Sep 16, 2024
@pitrou
Copy link
Member Author

pitrou commented Sep 16, 2024

@github-actions crossbow submit wheel-macos*

Copy link

Revision: dfc79d8

Submitted crossbow builds: ursacomputing/crossbow @ actions-575374bf24

Task Status
wheel-macos-monterey-cp310-amd64 GitHub Actions
wheel-macos-monterey-cp310-arm64 GitHub Actions
wheel-macos-monterey-cp311-amd64 GitHub Actions
wheel-macos-monterey-cp311-arm64 GitHub Actions
wheel-macos-monterey-cp312-amd64 GitHub Actions
wheel-macos-monterey-cp312-arm64 GitHub Actions
wheel-macos-monterey-cp313-amd64 GitHub Actions
wheel-macos-monterey-cp313-arm64 GitHub Actions
wheel-macos-monterey-cp38-amd64 GitHub Actions
wheel-macos-monterey-cp38-arm64 GitHub Actions
wheel-macos-monterey-cp39-amd64 GitHub Actions
wheel-macos-monterey-cp39-arm64 GitHub Actions

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

No `minio` command cannot be located in test logs.

dev/tasks/python-wheels/github.osx.yml Outdated Show resolved Hide resolved
@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Sep 16, 2024
@pitrou
Copy link
Member Author

pitrou commented Sep 16, 2024

@github-actions crossbow submit wheel-macos*

Copy link

Revision: a4b52d7

Submitted crossbow builds: ursacomputing/crossbow @ actions-0dd60e1229

Task Status
wheel-macos-monterey-cp310-amd64 GitHub Actions
wheel-macos-monterey-cp310-arm64 GitHub Actions
wheel-macos-monterey-cp311-amd64 GitHub Actions
wheel-macos-monterey-cp311-arm64 GitHub Actions
wheel-macos-monterey-cp312-amd64 GitHub Actions
wheel-macos-monterey-cp312-arm64 GitHub Actions
wheel-macos-monterey-cp313-amd64 GitHub Actions
wheel-macos-monterey-cp313-arm64 GitHub Actions
wheel-macos-monterey-cp38-amd64 GitHub Actions
wheel-macos-monterey-cp38-arm64 GitHub Actions
wheel-macos-monterey-cp39-amd64 GitHub Actions
wheel-macos-monterey-cp39-arm64 GitHub Actions

@pitrou pitrou merged commit 3600db8 into apache:main Sep 16, 2024
13 checks passed
@pitrou pitrou removed the awaiting merge Awaiting merge label Sep 16, 2024
@pitrou pitrou deleted the gh44111-py-macos-tests branch September 16, 2024 12:07
Copy link

After merging your PR, Conbench analyzed the 4 benchmarking runs that have been run so far on merge-commit 3600db8.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 4 possible false positives for unstable benchmarks that are known to sometimes produce them.

Sign up for free to 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.

2 participants