Skip to content

ci: add android test #5714

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

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

henryiii
Copy link
Collaborator

@henryiii henryiii commented Jun 4, 2025

Description

Testing pypa/cibuildwheel#2349.

Suggested changelog entry:

  • Add CI testing Android

📚 Documentation preview 📚: https://pybind11--5714.org.readthedocs.build/

@henryiii henryiii force-pushed the henryiii/ci/android branch from 736ef07 to 898186c Compare June 4, 2025 03:49
@henryiii henryiii force-pushed the henryiii/ci/android branch from 75a86b8 to 2ff65e5 Compare June 12, 2025 04:22
@henryiii
Copy link
Collaborator Author

@mhsmith Had to install wheel and patchelf, and now it's failing at the test step on all three systems.

henryiii and others added 6 commits June 17, 2025 21:31
Signed-off-by: Henry Schreiner <[email protected]>
* Android tests working

* Clarifications
Signed-off-by: Henry Schreiner <[email protected]>
Signed-off-by: Henry Schreiner <[email protected]>
Signed-off-by: Henry Schreiner <[email protected]>
@mhsmith
Copy link

mhsmith commented Jul 11, 2025

The current failures are because KVM hasn't been enabled on Linux, and GitHub Actions isn't able to run the Android emulator on macOS. Both of these are discussed in pypa/cibuildwheel#2349.

It also looks like somehow the merge of henryiii#23 has missed a couple of the files. But this PR-against-PR workflow is confusing, so would it be simpler if I created my own PR to replace this one? Since you're a member of the pybind11 project, we would both be able to push to it.

@henryiii
Copy link
Collaborator Author

I'm fine if you make a PR, but I'm fine to give you access to my fork.

@mhsmith
Copy link

mhsmith commented Jul 12, 2025

Thanks, that works too.

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.

2 participants