Issue:
Running the Virtual Device Testing for Android Step, you receive the following error:
Waiting for test results - Validating - (1/1) running - (0/1) running => Test finished Test results: Model API Level Locale Orientation Outcome Pixel2 27 ja portrait failure(TimedOut)
Possible solutions:
The following steps should provide a possible solution for this issue:
Add the Run yarn command Step after your Cache:Pull Step to install dependencies.
Add the Android SDK Update Step after your Run yarn command Step to update your Android SDK Tools.
Change the Number of times a test execution is reattempted input value to 5 In your Virtual Device Testing for Android Step under the Debug section. Firebase test can be flaky and may need to be retried.