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

Running Bazel Test doesn't show Test Runner UI tab #5204

Closed
kanesee opened this issue Aug 4, 2023 · 4 comments
Closed

Running Bazel Test doesn't show Test Runner UI tab #5204

kanesee opened this issue Aug 4, 2023 · 4 comments
Assignees
Labels

Comments

@kanesee
Copy link

kanesee commented Aug 4, 2023

Description of the bug:

I posted the issue in Intellij Support.

When I run a Junit test (Shift + ^ + R), the Test Runner UI tab doesn't show up
run

But when I debug the same Junit test (Shift + ^ + D), the Test Runner UI tab shows up
debug

Intellij Support assume it's a plugin configuration issue.

How can I get the Test Runner UI tab to show up when I run a test?

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

No response

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

2023.1.4 Community Edition

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

java

What Bazel plugin version are you using?

2023.07.04.0.1-api-version-231 → 2023.07.18.0.1-api-version-231

Have you found anything relevant by searching the web?

No response

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

No response

@kanesee kanesee added awaiting-maintainer Awaiting review from Bazel team on issues type: bug labels Aug 4, 2023
@Pavank1992 Pavank1992 added the product: IntelliJ IntelliJ plugin label Aug 7, 2023
@Pavank1992 Pavank1992 assigned mai93 and unassigned sgowroji, Pavank1992 and iancha1992 Aug 7, 2023
@mai93
Copy link
Collaborator

mai93 commented Aug 8, 2023

I think this is fixed on plugin version 2023.07.18.0.1-api-version-231 in stable channel and 2023.07.18.0.2-api-version-231 in beta channel.

@mai93
Copy link
Collaborator

mai93 commented Aug 8, 2023

@Pavank1992 can you please confirm that this is working with version 2023.07.18.0.1-api-version-231 from stable channel?

@Pavank1992
Copy link
Contributor

Hi @kanesee and @mai93 , I have checked the behaviour in both plugin and can confirm that Test Runner UI tab wasn't showing up in 2023.07.04.0.1-api-version-231 but its fixed in 2023.07.18.0.1-api-version-231
Attaching screen shot for the same:
2023.07.04.0.1-api-version-231-
https://screenshot.googleplex.com/BXgcHbM3k2ftnF9
image

2023.07.18.0.1-api-version-231-
https://screenshot.googleplex.com/4Gnas8FeKdjhACf
image

@mai93 mai93 closed this as completed Aug 14, 2023
@mai93 mai93 removed the awaiting-maintainer Awaiting review from Bazel team on issues label Aug 14, 2023
@kanesee
Copy link
Author

kanesee commented Aug 16, 2023

Sorry for delay. I upgraded and confirmed the fix worked

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

No branches or pull requests

5 participants