Skip to content

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

@sfc-gh-mgalindo

Description

@sfc-gh-mgalindo

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

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions