android-testing icon indicating copy to clipboard operation
android-testing copied to clipboard

Instrumented testcase is getting cancelled

Open amandeepsinghccc opened this issue 2 years ago • 0 comments

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.

Screenshot 2023-08-24 142158

But logcat is showing test case is passed (even failed when I intentionally fail it)

Screenshot 2023-08-24 142431

amandeepsinghccc avatar Aug 24 '23 08:08 amandeepsinghccc