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

Stacktraces in unit test results are not navigatable #5224

Open
dkashyn-sfdc opened this issue Aug 10, 2023 · 4 comments
Open

Stacktraces in unit test results are not navigatable #5224

dkashyn-sfdc opened this issue Aug 10, 2023 · 4 comments
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues lang: java Java rules integration P3 We're not considering working on this, but happy to review a PR. (No assignee) product: IntelliJ IntelliJ plugin topic: testing type: bug

Comments

@dkashyn-sfdc
Copy link
Contributor

Description of the bug:

Stacktrace looks like just text and there is no way to click on it to get to particular class
image

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

Run unit test that fails

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

2023.2

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

Java

What Bazel plugin version are you using?

2023.07.18.0.1

Have you found anything relevant by searching the web?

No response

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

No response

@dkashyn-sfdc dkashyn-sfdc added awaiting-maintainer Awaiting review from Bazel team on issues type: bug labels Aug 10, 2023
@Pavank1992 Pavank1992 added the product: IntelliJ IntelliJ plugin label Aug 10, 2023
@sgowroji sgowroji added lang: java Java rules integration topic: testing labels Aug 10, 2023
@mai93
Copy link
Collaborator

mai93 commented Aug 14, 2023

I could not reproduce this with the example project https://github.com/bazelbuild/intellij/tree/master/examples/java/greetings_project. Can you try with a recent plugin version, like 2023.08.01.0.1-api-version-232 from the beta channel?

image

@mai93 mai93 added awaiting-user-response Awaiting response from author on PRs and removed awaiting-maintainer Awaiting review from Bazel team on issues labels Aug 14, 2023
@dkashyn-sfdc
Copy link
Contributor Author

dkashyn-sfdc commented Aug 15, 2023

Based on
image
it feels like sources might be a factor here. I'll keep an eye on this!

JUnitCore is clickable now for me but some others don't.

@dkashyn-sfdc dkashyn-sfdc closed this as not planned Won't fix, can't repro, duplicate, stale Aug 15, 2023
@dkashyn-sfdc
Copy link
Contributor Author

dkashyn-sfdc commented Aug 15, 2023

@mai93 I'm able to repro it in Gateway

Here is local where issue not happening
image

for the very same project AND test here is Gateway
image

not sure what to check...

Sources presence seems not a factor after all
image

@tpasternak @mai93 do you have any recommendations?

@dkashyn-sfdc dkashyn-sfdc reopened this Aug 15, 2023
@mai93 mai93 assigned tpasternak and liucijus and unassigned mai93 Aug 22, 2023
@mai93 mai93 added awaiting-maintainer Awaiting review from Bazel team on issues P3 We're not considering working on this, but happy to review a PR. (No assignee) and removed awaiting-user-response Awaiting response from author on PRs labels Aug 22, 2023
@tpasternak
Copy link
Collaborator

@dkashyn-sfdc is right, I reproduced the issue in Gateway. Looks like a gateway issue of course, but I'm not 100% sure yet

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: java Java rules integration P3 We're not considering working on this, but happy to review a PR. (No assignee) product: IntelliJ IntelliJ plugin topic: testing type: bug
Projects
Status: Untriaged
Development

No branches or pull requests

7 participants