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-40112: [CI][Python] Ensure CPython is selected, not PyPy #40131

Merged
merged 2 commits into from
Feb 19, 2024

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

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-*

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
48 of 49 checks passed
@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
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 <antoine@python.org>
Co-authored-by: Uwe L. Korn <uwe.korn@quantco.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
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 <antoine@python.org>
Co-authored-by: Uwe L. Korn <uwe.korn@quantco.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
zanmato1984 pushed a commit to zanmato1984/arrow that referenced this pull request Feb 28, 2024
…ache#40131)

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

* Closes: apache#40112

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Uwe L. Korn <uwe.korn@quantco.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Mar 8, 2024
…ache#40131)

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

* Closes: apache#40112

Lead-authored-by: Antoine Pitrou <antoine@python.org>
Co-authored-by: Uwe L. Korn <uwe.korn@quantco.com>
Signed-off-by: Antoine Pitrou <antoine@python.org>
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