When running android espresso tests using gradle managed devices, how can you clear the test results that are cached if you want to force the test(s) to be re-ran?
Per https://developer.android.com/studio/test/gradle-managed-devices: Caches test results and reruns only tests that are likely to provide different results