[TIMOB-19995] CLI: Android build intermittently fails to recognize emulator is ready
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Open |
Resolution | Unresolved |
Affected Version/s | Release 5.0.2 |
Fix Version/s | n/a |
Components | Android, CLI |
Labels | androidlib, cb-tooling |
Reporter | Christopher Williams |
Assignee | Praveen Innamuri |
Created | 2015-11-16T18:34:48.000+0000 |
Updated | 2020-03-06T21:38:51.000+0000 |
Description
When doing test of the hyperloop example app with Android hyperloop examples, I will run into the CLI intermittently not recognizing that the emulator was already open and ready. The build will stall at "waiting for emulator to be ready" and will eventually time out.
You simply need to kill the build and start a new one to workaround it (and maybe kill the emulator too for good karma), but it's a pain.
No comments