All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686
@ 2019-11-08  7:27 Heinrich Schuchardt
  2019-11-19  1:21 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: Heinrich Schuchardt @ 2019-11-08  7:27 UTC (permalink / raw)
  To: u-boot

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
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

Best regards

Heinrich

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686
  2019-11-08  7:27 [U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686 Heinrich Schuchardt
@ 2019-11-19  1:21 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2019-11-19  1:21 UTC (permalink / raw)
  To: u-boot

Hi Heinrich,

On Thu, 7 Nov 2019 at 23:27, Heinrich Schuchardt <xypron.glpk@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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-11-19  1:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-11-08  7:27 [U-Boot] test: Coverage error tools/binman/etype/cbfs.py 97% on i686 Heinrich Schuchardt
2019-11-19  1:21 ` Simon Glass

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.