Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Kotlin testing running binary and tests, debugging doesn't stop at the break point added #7066

Open
satyanandak opened this issue Nov 27, 2024 · 2 comments · May be fixed by #7162
Open

Kotlin testing running binary and tests, debugging doesn't stop at the break point added #7066

satyanandak opened this issue Nov 27, 2024 · 2 comments · May be fixed by #7162
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: kotlin Kotlin rules integration product: IntelliJ IntelliJ plugin topic: debugging Issues related to debugging type: bug

Comments

@satyanandak
Copy link
Contributor

Description of the bug:

While running binary and test for Kotlin Project, execution doesn't stop at the break point added.

Which category does this issue belong to?

No response

What's the simplest, easiest way to reproduce this bug? Please provide a minimal example if possible.

Open Project
Remove “examples” from v20YY.MM.DD/intellij/.bazelignore file
Open the IDE after installing the Bazel plugin you built
Select “Import Bazel Project”
Select v20YY.MM.DD/intellij as your workspace then click Next
Select “Import Project View File” and point it to v20YY.MM.DD/intellij/examples/kotlin/simple_project/simple_project.bazelproject then click Next.

Which Intellij IDE are you using? Please provide the specific version.

IntelliJ IDEA 2024.2 & 2024.3

What programming languages and tools are you using? Please provide specific versions.

Kotlin

What Bazel plugin version are you using?

2024.11.19.0.2-api-version-242 & 2024.11.19.0.2-api-version-243

Have you found anything relevant by searching the web?

No response

Any other information, logs, or outputs that you want to share?

image

@tpasternak
Copy link
Contributor

ok, it's a bazel8-related problem

@satyanandak
Copy link
Contributor Author

ok, it's a bazel8-related problem

Sure @tpasternak, will it be fixed with the upcoming Bazel releases ?

@mai93 mai93 linked a pull request Dec 11, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: kotlin Kotlin rules integration product: IntelliJ IntelliJ plugin topic: debugging Issues related to debugging type: bug
Projects
Status: Untriaged
Development

Successfully merging a pull request may close this issue.

5 participants