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

Play button in executable code and in GTest tests displays Nothing here when using Nova engine #7043

Closed
sfc-gh-mgalindo opened this issue Nov 25, 2024 · 0 comments · Fixed by #7062
Assignees
Labels
awaiting-maintainer Awaiting review from Bazel team on issues product: CLion CLion plugin type: bug

Comments

@sfc-gh-mgalindo
Copy link
Contributor

sfc-gh-mgalindo commented Nov 25, 2024

Description of the bug:

When CLion Nova is enabled, the play button next to the code editor does nothing for main functions and gtest tests.

Screenshot 2024-11-24 at 8 35 50 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.

For gtest

  • Checkout branch from Sample gtest #7044
  • Open the sample project under clwb/tests/projects/simple
  • Enable Nova in CLion
  • Sync the bazel project
  • Open the file main/hello-test.cc
  • Click in the play button next to TEST in the code editor and see no action is a available

For main

  • Open the sample project under clwb/tests/projects/simple
  • Enable Nova in CLion
  • Sync the bazel project
  • Open the file main/hello-world.cc
  • Click in the play button next to main in the code editor and see no action is a available

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

CLion 2024.3 RC Build #JBC-243.21565.198, built on November 12, 2024

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

C++

What Bazel plugin version are you using?

2024.10.22-stable

Have you found anything relevant by searching the web?

No response

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

No response

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

Successfully merging a pull request may close this issue.

2 participants