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 unit test gutter icon shows "nothing here" #6981

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

CLion unit test gutter icon shows "nothing here" #6981

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

Description of the bug:

Unable to run cc_tests (google tests or plain main function) from gutter icon. Same setup works with CMake

Screenshot 2024-11-08 at 2 28 48 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. Try to press gutter "play" button

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
@github-actions github-actions bot added the product: CLion CLion plugin label Nov 8, 2024
@LeFrosch
Copy link
Collaborator

Maybe related to: https://youtrack.jetbrains.com/issue/CPP-36051

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
Status: Untriaged
Development

No branches or pull requests

3 participants