Failed to generate .gcda file with bazel coverage in ubuntu #20040
Unanswered
bmeoaountiful
asked this question in
Q&A
Replies: 1 comment
-
How to debug to figure out what the problem is? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am doing some coverage test on xla project.
The result shows build command runs successfully, and coverage files(*.gcno) are generated. but no runtime .gcda file generate, cmd is as follows:
I am using bazel 6.1.0. os Ubuntu20.04
Does any one know how to resolve this?
Beta Was this translation helpful? Give feedback.
All reactions