failure(NotInstalled) Virtual Device Testing

I’m following this tutorial to setup and run instrumentation tests https://blog.bitrise.io/introducing-solid-and-snappy-virtual-device-testing-for-android
Added the assembleDebugAndroidTest step, the test apk is set in $BITRISE_TEST_APK_PATH, but I’m keep getting

Test results:
Model         API Level   Locale   Orientation   Outcome                            
NexusLowRes   24          en       portrait      failure(NotInstalled)

Any ideas?

Hi @igor.brishkoski,

Does a rebuild help? Might have been a temporary issue, so please try a rebuild now.

If it would not, can you please copy paste the build’s bitrise.io URL?