Failing tests #2106
Answered
by
iSoron
kalina559
asked this question in
Technical Discussion
Failing tests
#2106
-
Hi, What's up with the failing tests in Github Actions? Does anyone have some expertise in troubleshooting those? I don't really have much experience with them, I'm usually using Azure DevOps for CI/CD |
Beta Was this translation helpful? Give feedback.
Answered by
iSoron
Feb 10, 2025
Replies: 1 comment 1 reply
-
If you are referring to these, I think there was an issue with our self-hosted runner. It should be fine now. Could you push a new commit to trigger a new run? We are using self-hosted runners because free CI services, last time I checked, don't support hardware acceleration for the Android emulator, so they run all tests very slowly. |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
kalina559
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
If you are referring to these, I think there was an issue with our self-hosted runner. It should be fine now. Could you push a new commit to trigger a new run?
We are using self-hosted runners because free CI services, last time I checked, don't support hardware acceleration for the Android emulator, so they run all tests very slowly.