-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
I don't get a warning for missing CodeChecker when running the per-file CodeChecker rule with ctu on an extremely simple example.
Versions
Versions of CodeChecker, bazel and this repo. You can get version info via:
CodeChecker 6.26bazel 6.5.0- branch: https://github.com/furtib/codechecker_bazel/tree/reproduce_error_001
To Reproduce
git fetch https://github.com/furtib/codechecker_bazel.git reproduce_error_001
git checkout FETCH_HEAD
bazel build //test:code_checker_ctuExpected behaviour
I expect to get a ERROR! CodeChecker is not detected text from bazel.
Additional context
I get the expected message in the target with the same name in the current unit tests.
For every other target in the new tests seen on that branch
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working