Closed
Description
I get:
/filter-lcov.py", line 19, in <module>
with open(tracefile, 'r', encoding="utf8") as f:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'fuzz.info'
Combining tracefiles.
lcov: ERROR: (missing) 'fuzz_filtered.info' found from pattern 'fuzz_filtered.info' is not a readable file
(use "lcov --ignore-errors missing ..." to bypass this error)
lcov: ERROR: (missing) 'baseline_filtered.info' found from pattern 'baseline_filtered.info' is not a readable file
(use "lcov --ignore-errors missing ..." to bypass this error)
genhtml: ERROR: (missing) 'fuzz_coverage.info' found from pattern 'fuzz_coverage.info' is not a readable file
(use "genhtml --ignore-errors missing ..." to bypass this error)
I used maflcko/DrahtBot@1b699e8
I can try to add easier steps to reproduce tomorrow.
Metadata
Metadata
Assignees
Labels
No labels