Open TWiStErRob opened 9 months ago
Ah, you have the same issue on this repo: https://github.com/ReactiveCircus/android-emulator-runner/actions/workflows/main.yml
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): https://github.com/TWiStErRob/net.twisterrob.inventory/actions/runs/7717962548 https://github.com/TWiStErRob/net.twisterrob.inventory/actions/runs/7717761833 https://github.com/TWiStErRob/net.twisterrob.inventory/actions/runs/7716629066 (note: I removed 29, because it was always timing out)
:heavy_plus_sign: Same here: https://github.com/EventFahrplan/EventFahrplan/actions Interestingly, API 29 ran when I added it a few days ago: https://github.com/EventFahrplan/EventFahrplan/actions/runs/7776856384
Also related: #381, #385
Hi, after running the Android emulator on Ubuntu with kvm
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)
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.