Skip to content

GH-40112: [CI][Python] Ensure CPython is selected, not PyPy#40131

Merged
pitrou merged 2 commits intoapache:mainfrom
pitrou:gh40112-avoid-pypy
Feb 19, 2024
Merged

GH-40112: [CI][Python] Ensure CPython is selected, not PyPy#40131
pitrou merged 2 commits intoapache:mainfrom
pitrou:gh40112-avoid-pypy

Conversation

@pitrou
Copy link
Member

@pitrou pitrou commented Feb 19, 2024

Sometimes, mamba might select PyPy over CPython in certain environment upgrade/downgrade scenarios.

Sometimes, mamba might select PyPy over CPython in certain environment upgrade/downgrade scenarios.
@pitrou
Copy link
Member Author

pitrou commented Feb 19, 2024

@github-actions crossbow submit test-conda-*

@github-actions github-actions bot added the awaiting review Awaiting review label Feb 19, 2024
@github-actions

This comment was marked as outdated.

@xhochy
Copy link
Member

xhochy commented Feb 19, 2024

@pitrou I pushed a fix. Annoying that you need to use a different wildcard :(

@github-actions crossbow submit test-conda-*

@pitrou
Copy link
Member Author

pitrou commented Feb 19, 2024

@github-actions crossbow submit test-conda-*

@github-actions
Copy link

Revision: 1566fdb

Submitted crossbow builds: ursacomputing/crossbow @ actions-bcdf91a90b

Task Status
test-conda-cpp GitHub Actions
test-conda-cpp-valgrind Azure
test-conda-python-3.10 GitHub Actions
test-conda-python-3.10-cython2 GitHub Actions
test-conda-python-3.10-hdfs-2.9.2 GitHub Actions
test-conda-python-3.10-hdfs-3.2.1 GitHub Actions
test-conda-python-3.10-pandas-latest GitHub Actions
test-conda-python-3.10-pandas-nightly GitHub Actions
test-conda-python-3.10-spark-v3.5.0 GitHub Actions
test-conda-python-3.10-substrait GitHub Actions
test-conda-python-3.11 GitHub Actions
test-conda-python-3.11-dask-latest GitHub Actions
test-conda-python-3.11-dask-upstream_devel GitHub Actions
test-conda-python-3.11-hypothesis GitHub Actions
test-conda-python-3.11-pandas-upstream_devel GitHub Actions
test-conda-python-3.11-spark-master GitHub Actions
test-conda-python-3.12 GitHub Actions
test-conda-python-3.8 GitHub Actions
test-conda-python-3.8-pandas-1.0 GitHub Actions
test-conda-python-3.8-spark-v3.5.0 GitHub Actions
test-conda-python-3.9 GitHub Actions
test-conda-python-3.9-pandas-latest GitHub Actions

@pitrou
Copy link
Member Author

pitrou commented Feb 19, 2024

Thanks for the fix @xhochy . I'll merge this in the interest of improving CI results.

@pitrou pitrou merged commit ec3723e into apache:main Feb 19, 2024
@pitrou pitrou removed the awaiting review Awaiting review label Feb 19, 2024
@pitrou pitrou deleted the gh40112-avoid-pypy branch February 19, 2024 14:57
@conbench-apache-arrow
Copy link

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

There were no benchmark performance regressions. 🎉

The full Conbench report has more details.

raulcd pushed a commit that referenced this pull request Feb 21, 2024
Sometimes, mamba might select PyPy over CPython in certain environment upgrade/downgrade scenarios.

* Closes: #40112

Lead-authored-by: Antoine Pitrou <[email protected]>
Co-authored-by: Uwe L. Korn <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
raulcd pushed a commit that referenced this pull request Feb 21, 2024
Sometimes, mamba might select PyPy over CPython in certain environment upgrade/downgrade scenarios.

* Closes: #40112

Lead-authored-by: Antoine Pitrou <[email protected]>
Co-authored-by: Uwe L. Korn <[email protected]>
Signed-off-by: Antoine Pitrou <[email protected]>
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.

[CI][Packaging] Python 3.9 conda builds fail to install GCS testbench

2 participants