Conversation
|
GNU testsuite comparison: |
|
More failure! |
|
Unfortunately yes :| |
|
Do you have an idea why this android build is so unstable? |
|
I started to look into the problem of why the android build is instable and how to improve. |
|
I honestly don't know. Maybe you can find some explanation in the PR that introduced the Android CI? |
|
I think the original reason was that hardware acceleration was only available on macOS VMs: ReactiveCircus/android-emulator-runner#46 . According to ReactiveCircus/android-emulator-runner#46 (comment) this is no longer relevant and so it might be worth to try to switch to Linux. |
|
it was the same with the freebsd runner (running on mac first), it is now much better :) |
|
let's take this patch anyway :) |
This PR enables Android x86_64 in the CI/CD as suggested in #5821 and should be merged after it.