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

CLion test summary is not available for succesful runs #6982

Closed
ivan-golub opened this issue Nov 8, 2024 · 1 comment
Closed

CLion test summary is not available for succesful runs #6982

ivan-golub opened this issue Nov 8, 2024 · 1 comment
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: CLion CLion plugin type: bug

Comments

@ivan-golub
Copy link

ivan-golub commented Nov 8, 2024

Description of the bug:

Test run summary is not availabe when run with bazel (available with CMake)
Screenshot 2024-11-08 at 2 27 32 PM

Which category does this issue belong to?

CLion

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

  1. Import bazel project -> examples/cpp/simple_project/proj.bazelproject.
  2. Wait until loading and indexing completes
  3. Navigate to lib/greeting_test.cc
  4. Go to BUILD file
  5. Run cc_test target

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

2024.2.3

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

C++, Bazel 7.4.0

What Bazel plugin version are you using?

2024.10.22.0.1-api-version-242

Have you found anything relevant by searching the web?

No response

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

No response

@ivan-golub ivan-golub added awaiting-maintainer Awaiting review from Bazel team on issues type: bug labels Nov 8, 2024
@ivan-golub ivan-golub changed the title Clion test summary is not available for succesful runs CLion test summary is not available for succesful runs Nov 8, 2024
@sgowroji sgowroji added the product: CLion CLion plugin label Nov 11, 2024
@ujohnny ujohnny assigned ujohnny and LeFrosch and unassigned tpasternak Nov 21, 2024
@ujohnny
Copy link
Collaborator

ujohnny commented Nov 23, 2024

@ivan-golub so by default CLion does not show successfully passed tests, it was designed this way for some reason unclear to me. There's a 3rd icon in icons row that has to be pressed to get passed tests in the list as well.

@ujohnny ujohnny closed this as completed Nov 23, 2024
@github-project-automation github-project-automation bot moved this from Untriaged to Done in Bazel IntelliJ Plugin Nov 23, 2024
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 product: CLion CLion plugin type: bug
Projects
Development

No branches or pull requests

7 participants