Skip to content

GH-40159: [Python][CI] Add 32-bit Debian build on Crossbow#40164

Merged
pitrou merged 1 commit intoapache:mainfrom
pitrou:gh40159-python-i386-build
Feb 20, 2024
Merged

GH-40159: [Python][CI] Add 32-bit Debian build on Crossbow#40164
pitrou merged 1 commit intoapache:mainfrom
pitrou:gh40159-python-i386-build

Conversation

@pitrou
Copy link
Copy Markdown
Member

@pitrou pitrou commented Feb 20, 2024

What changes are included in this PR?

Add a Debian-based i386 test build for Python, similar to the existing one for C++.

Are these changes tested?

Yes. The test suite step in the new build will fail until GH-40153 is entirely fixed.

Are there any user-facing changes?

No.

@github-actions
Copy link
Copy Markdown

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

@github-actions github-actions bot added the awaiting review Awaiting review label Feb 20, 2024
@pitrou pitrou force-pushed the gh40159-python-i386-build branch from 4b19b60 to 52f870a Compare February 20, 2024 18:01
@pitrou
Copy link
Copy Markdown
Member Author

pitrou commented Feb 20, 2024

@github-actions crossbow submit test-debian-11-python-3-*

@github-actions
Copy link
Copy Markdown

Revision: 52f870a

Submitted crossbow builds: ursacomputing/crossbow @ actions-e14824ebb3

Task Status
test-debian-11-python-3-amd64 Azure
test-debian-11-python-3-i386 GitHub Actions

@pitrou pitrou marked this pull request as ready for review February 20, 2024 18:55
@pitrou
Copy link
Copy Markdown
Member Author

pitrou commented Feb 20, 2024

@raulcd @kou Should we wait for the 32-bit test failures to be fixed before merging this?

@kou
Copy link
Copy Markdown
Member

kou commented Feb 20, 2024

We can merge this to check the 32-bit test failure!

@pitrou pitrou merged commit 11ef68d into apache:main Feb 20, 2024
@pitrou pitrou removed the awaiting review Awaiting review label Feb 20, 2024
@pitrou pitrou deleted the gh40159-python-i386-build branch February 20, 2024 21:09
@conbench-apache-arrow
Copy link
Copy Markdown

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 11ef68d.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 1 possible false positive 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.

[Python][CI] Add 32-bit CI build

2 participants