You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 16, 2021. It is now read-only.
The android instrumentation tests are slow, and starting the emulator takes ages. (reference #116)
Also the environment is flaky. Builds continue to fail because the emulator startup fails or the apk cannot be installed.
We only have a few instrumentation tests. Maybe we can convert them to unit tests (with some effort). Also we can get rid of the CompositeAndroid instrumentation tests once we get rid of this module #109.
The text was updated successfully, but these errors were encountered:
The android instrumentation tests are slow, and starting the emulator takes ages. (reference #116)
Also the environment is flaky. Builds continue to fail because the emulator startup fails or the apk cannot be installed.
We only have a few instrumentation tests. Maybe we can convert them to unit tests (with some effort). Also we can get rid of the CompositeAndroid instrumentation tests once we get rid of this module #109.
The text was updated successfully, but these errors were encountered: