Skip to content
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

ci emulator: Disable animations and other UI/UX features #198

Merged
merged 2 commits into from
Nov 22, 2021

Conversation

MarijnS95
Copy link
Member

We only care about starting a very simple UI-less app for now, and this seems to fix the deadlock that occurs right about every CI emulator job just before adb install runs. It hopefully also makes the runs a bit faster, but this wasn't measured/compared in detail due to already high runtime variance.

We only care about starting a very simple UI-less app for now, and this
seems to fix the deadlock that occurs right about every CI emulator job
just before `adb install` runs.  It hopefully also makes the runs a bit
faster, but this wasn't measured/compared in detail due to already high
runtime variance.
@MarijnS95
Copy link
Member Author

Great, I just got alerted of another local run that actually did time out :(

https://github.com/MarijnS95/android-ndk-rs/actions/runs/1470956247

Hopefully the AVD cache helps with the starts, but it's really strange that this is happening in the first place.

@MarijnS95 MarijnS95 merged commit da1139e into rust-mobile:master Nov 22, 2021
@MarijnS95 MarijnS95 deleted the ci-emulator branch November 22, 2021 15:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant