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-43059: [CI][Gandiva] Disable Python Gandiva tests on AlmaLinux 8 #43093

Merged
merged 2 commits into from
Jul 2, 2024

Conversation

raulcd
Copy link
Member

@raulcd raulcd commented Jul 1, 2024

Rationale for this change

The newer version of LLVM on AlmaLinux 8 fails on the pyarrow.gandiva tests

What changes are included in this PR?

Temporarily remove Gandiva on Python checks for AlmaLinux 8.

Are these changes tested?

Via CI

Are there any user-facing changes?

No

@raulcd
Copy link
Member Author

raulcd commented Jul 1, 2024

@github-actions crossbow submit almalinux

Copy link

github-actions bot commented Jul 1, 2024

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

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

github-actions bot commented Jul 1, 2024

Revision: 55685cd

Submitted crossbow builds: ursacomputing/crossbow @ actions-253200c841

Task Status
almalinux-8-amd64 GitHub Actions
almalinux-8-arm64 GitHub Actions
almalinux-9-amd64 GitHub Actions
almalinux-9-arm64 GitHub Actions
verify-rc-binaries-jars-linux-almalinux-8-amd64 GitHub Actions
verify-rc-binaries-wheels-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-cpp-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-csharp-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-go-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-integration-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-js-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-python-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-ruby-linux-almalinux-8-amd64 GitHub Actions

@raulcd
Copy link
Member Author

raulcd commented Jul 1, 2024

@github-actions crossbow submit verify-rc-source-java-linux-almalinux-8-amd64 verify-rc-source-python-linux-almalinux-8-amd64 verify-rc-source-integration-linux-almalinux-8-amd64

Copy link

github-actions bot commented Jul 1, 2024

Revision: 51ba970

Submitted crossbow builds: ursacomputing/crossbow @ actions-8aaa1d9dbd

Task Status
verify-rc-source-integration-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-java-linux-almalinux-8-amd64 GitHub Actions
verify-rc-source-python-linux-almalinux-8-amd64 GitHub Actions

@raulcd raulcd marked this pull request as ready for review July 1, 2024 17:52
@kou kou changed the title GH-43059: [CI][Gandiva] Disable Python Gandiva tests on Almalinux 8 GH-43059: [CI][Gandiva] Disable Python Gandiva tests on AlmaLinux 8 Jul 2, 2024
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 76de7c2 into apache:main Jul 2, 2024
9 of 10 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Jul 2, 2024
@github-actions github-actions bot added the awaiting merge Awaiting merge label Jul 2, 2024
raulcd added a commit that referenced this pull request Jul 2, 2024
…43093)

### Rationale for this change

The newer version of LLVM on AlmaLinux 8 fails on the pyarrow.gandiva tests

### What changes are included in this PR?

Temporarily remove Gandiva on Python checks for AlmaLinux 8.

### Are these changes tested?

Via CI
### Are there any user-facing changes?

No
* GitHub Issue: #43059

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Copy link

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

There were no benchmark performance regressions. 🎉

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

zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Jul 9, 2024
…ux 8 (apache#43093)

### Rationale for this change

The newer version of LLVM on AlmaLinux 8 fails on the pyarrow.gandiva tests

### What changes are included in this PR?

Temporarily remove Gandiva on Python checks for AlmaLinux 8.

### Are these changes tested?

Via CI
### Are there any user-facing changes?

No
* GitHub Issue: apache#43059

Authored-by: Raúl Cumplido <raulcumplido@gmail.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
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.

2 participants