-
Notifications
You must be signed in to change notification settings - Fork 2.2k
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
base: master
Are you sure you want to change the base?
ci: add android test #5714
Conversation
736ef07
to
898186c
Compare
75a86b8
to
2ff65e5
Compare
@mhsmith Had to install wheel and patchelf, and now it's failing at the test step on all three systems. |
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]>
Signed-off-by: Henry Schreiner <[email protected]>
81bec67
to
c137b4f
Compare
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. |
I'm fine if you make a PR, but I'm fine to give you access to my fork. |
Thanks, that works too. |
Description
Testing pypa/cibuildwheel#2349.
Suggested changelog entry:
📚 Documentation preview 📚: https://pybind11--5714.org.readthedocs.build/