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-36477: [CI][macOS] Ignore brew update failure on crossbow tasks #36478

Merged
merged 2 commits into from
Jul 5, 2023

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Jul 5, 2023

Rationale for this change

Some nightly verification tasks are failing.

What changes are included in this PR?

Ignore possible errors on brew update commands on crossbow tasks.

Are these changes tested?

Crossbow

Are there any user-facing changes?

No

@raulcd
Copy link
Member Author

raulcd commented Jul 5, 2023

@github-actions crossbow submit macos

@github-actions github-actions bot added the awaiting committer review Awaiting committer review label Jul 5, 2023
@github-actions
Copy link

github-actions bot commented Jul 5, 2023

Revision: bcbf585

Submitted crossbow builds: ursacomputing/crossbow @ actions-847e7ff816

Task Status
verify-rc-binaries-wheels-macos-11-amd64 Github Actions
verify-rc-binaries-wheels-macos-11-arm64 Github Actions
verify-rc-binaries-wheels-macos-12-amd64 Github Actions
verify-rc-source-cpp-macos-amd64 Github Actions
verify-rc-source-cpp-macos-arm64 Github Actions
verify-rc-source-cpp-macos-conda-amd64 Github Actions
verify-rc-source-csharp-macos-amd64 Github Actions
verify-rc-source-csharp-macos-arm64 Github Actions
verify-rc-source-go-macos-amd64 Github Actions
verify-rc-source-go-macos-arm64 Github Actions
verify-rc-source-integration-macos-amd64 Github Actions
verify-rc-source-integration-macos-arm64 Github Actions
verify-rc-source-integration-macos-conda-amd64 Github Actions
verify-rc-source-java-macos-amd64 Github Actions
verify-rc-source-js-macos-amd64 Github Actions
verify-rc-source-js-macos-arm64 Github Actions
verify-rc-source-python-macos-amd64 Github Actions
verify-rc-source-python-macos-arm64 Github Actions
verify-rc-source-python-macos-conda-amd64 Github Actions
verify-rc-source-ruby-macos-amd64 Github Actions
verify-rc-source-ruby-macos-arm64 Github Actions
wheel-macos-big-sur-cp310-arm64 Github Actions
wheel-macos-big-sur-cp311-arm64 Github Actions
wheel-macos-big-sur-cp38-arm64 Github Actions
wheel-macos-big-sur-cp39-arm64 Github Actions
wheel-macos-mojave-cp310-amd64 Github Actions
wheel-macos-mojave-cp311-amd64 Github Actions
wheel-macos-mojave-cp38-amd64 Github Actions
wheel-macos-mojave-cp39-amd64 Github Actions

@raulcd
Copy link
Member Author

raulcd commented Jul 5, 2023

The brew failures have been fixed. The other CI failures are either expected (binary verification) or unrelated (flaky arrow-acero-asof-join-node-test, etc)

dev/tasks/macros.jinja Outdated Show resolved Hide resolved
@github-actions github-actions bot added awaiting changes Awaiting changes and removed awaiting committer review Awaiting committer review labels Jul 5, 2023
@github-actions github-actions bot added awaiting change review Awaiting change review and removed awaiting changes Awaiting changes labels Jul 5, 2023
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

@kou kou merged commit 0273539 into apache:main Jul 5, 2023
7 checks passed
@kou kou removed the awaiting change review Awaiting change review label Jul 5, 2023
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jul 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge Awaiting merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[CI][macOS] brew update fails on some verification tasks
3 participants