Hi guys, I have a problem in android studio in deb...
# android-studio
k
Hi guys, I have a problem in android studio in debug mode. When I debug normal code it's working fine and it stoping in the points. When I tried to debug in test case it's not working i.e. it not stoping the points of line. What is the reasons behind this ?
Copy code
Android Studio Flamingo | 2022.2.1 Patch 2
Build #AI-222.4459.24.2221.10121639, built on May 12, 2023
Runtime version: 17.0.6+0-17.0.6b802.4-9586694 x86_64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
macOS 13.4.1
GC: G1 Young Generation, G1 Old Generation
Memory: 2048M
Cores: 16
Metal Rendering is ON
Registry:
    external.system.auto.import.disabled=true
    ide.text.editor.with.preview.show.floating.toolbar=false
    gradle.version.catalogs.dynamic.support=true

Non-Bundled Plugins:
    idea.plugin.protoeditor (222.4459.16)
I report a bug in issue tracker for this. This is sample project and

video

. In the video you can see I made a 2 break points and tried to run my test case in my debug mode. The break point is not stoped and my unit test runs successfully.
@Chris Sinco [G] any suggestion for this? Thank you
c
I’m not sure TBH but assigned to the debugger team to help
k
Thank you so much