sanitycheck fails to generate coverage report if samples/application_development/external_lib is run #13014
Labels
area: Test Framework
Issues related not to a particular test, but to the framework instead
bug
The issue is a bug, or the PR is fixing a bug
priority: low
Low impact/importance bug
Describe the bug
When samples/application_development/external_lib is part of the tests sanitycheck runs,
running sanitycheck with the -C option (so a coverage report is generated), will fail when
genhtml fails to find the mylib.c included file
To Reproduce
Steps to reproduce the behavior:
Expected behavior
No error, and the html report being generated
Impact
A small anoyance for developers:
Cannot generate coverage reports directly with sanitycheck.
Environment (please complete the following information):
Additional context
Incoming bugfix
The text was updated successfully, but these errors were encountered: