android-testing
android-testing copied to clipboard
Instrumented testcase is getting cancelled
I am using Android studio Giraffe 2023.3.1 Emulator is Pixel_3a_API_34_extension_level_7_x86_64
Instrumented testcase is getting cancelled everytime, I thought it was issue in my code but after downloading and running test in end_codelab_2 but still test is cancelled. This is the screenshot.
But logcat is showing test case is passed (even failed when I intentionally fail it)