[U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686

Simon Glass sjg at chromium.org
Tue Nov 19 01:21:07 UTC 2019


Hi Heinrich,

On Thu, 7 Nov 2019 at 23:27, Heinrich Schuchardt <xypron.glpk at gmx.de> wrote:
>
> Hello Simon,
>
> make tests produces an error on i686
>
> Name                            Stmts   Miss  Cover
> ----------------------------------------------------------------
> tools/binman/etype/cbfs.py         90      3    97%
> ----------------------------------------------------------------
> TOTAL                            2639     11    99%
>
> Type 'python3-coverage html' to get a report in htmlcov/index.html

Can you try running that? I am not sure what is actually wrong here.

> Coverage error: 99%, but should be 100%
> ValueError: Test coverage failure
> dtoc code coverage: <unittest.result.TestResult run=22 errors=0 failures=0>
> 100%
> fdt code coverage: <unittest.result.TestResult run=39 errors=0 failures=0>
> 100%
> Tests FAILED
> make: *** [Makefile:2043: tests] Error 1

Regards,
Simon


More information about the U-Boot mailing list