-
-
Notifications
You must be signed in to change notification settings - Fork 199
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
Android SDK API 29 constant timeout after successful run (also sometimes 26 and 28) #373
Comments
Prepare work-around for ReactiveCircus/android-emulator-runner#373 to merge #284
Ah, you have the same issue on this repo: |
Huh, the output is exactly the same for all API levels, checked 23 and 33, except they don't hang. |
Few example runs with many API levels (trivial workflow, 1 ui test): |
➕ Same here: https://github.com/EventFahrplan/EventFahrplan/actions |
…nce Tart). + Lately, API 29 emulators never finished. ReactiveCircus/android-emulator-runner#373 + Related: 4372e06.
API 30 emulator is timing out. Related: ReactiveCircus/android-emulator-runner#373
API 30 emulator is timing out. Related: ReactiveCircus/android-emulator-runner#373
Also facing this after enabling KVM. It's ridiculously faster, but now it fails on shutdown after 20s timeout :( Seems to be specific to KVM? |
duplicate of #385 (which is newer but has more activity and is more generic) |
API 30 emulator is timing out. Related: ReactiveCircus/android-emulator-runner#373
API 26 emulator is timing out. Related: ReactiveCircus/android-emulator-runner#373
Hi, after running the Android emulator on Ubuntu with kvm, I'm getting this behavior consistently (2 different projects, both trigger on 29 ONLY):
https://github.com/TWiStErRob/net.twisterrob.colorfilters/actions/runs/7675870108/job/20922671781?pr=284#step:11:1478
also at https://github.com/TWiStErRob/net.twisterrob.inventory/actions/runs/7677783691 (see first 3 attempts)
I'm raising here in case you know what could be wrong, or where this would come from.
The text was updated successfully, but these errors were encountered: