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

Test result pane: rerun/debug doesn't work #237

Open
jlous opened this issue Jan 3, 2023 · 4 comments
Open

Test result pane: rerun/debug doesn't work #237

jlous opened this issue Jan 3, 2023 · 4 comments
Labels

Comments

@jlous
Copy link

jlous commented Jan 3, 2023

On leaf nodes in the test result pane, right click offers rerun and debug as expected, but they do nothing:
rerun2

And for higher level nodes, no such option is shown at all:
norerun2
The corresponding gutter icons in the code do show both buttons, but they only work for top and leaf nodes

My testst use FreeSpec

IntelliJ IDEA 2022.3.1
kotest plugin 1.2.63-223.4884.69-EAP-SNAPSHOT (and earlier)

@jlous jlous changed the title Test run pane: only leaf nodes offer rerun/debug Test result pane: rerun/debug doesn't work Jan 3, 2023
@stale
Copy link

stale bot commented Mar 19, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

1 similar comment
@stale
Copy link

stale bot commented May 21, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label May 21, 2023
@stale stale bot closed this as completed Jun 18, 2023
@sksamuel
Copy link
Member

It's a limitation of how intellij handles junit sources. Despite providing the link back it doesn't work for parent tests.

@sksamuel sksamuel added pinned and removed wontfix This will not be worked on labels Nov 20, 2023
@sksamuel sksamuel reopened this Nov 20, 2023
@jlous
Copy link
Author

jlous commented Nov 21, 2023

But it works for junit tests

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants