[Pkg-javascript-devel] Bug#1009520: node-parents: FTBFS: ERROR: Coverage for statements (96.29%) does not meet global threshold (100%)
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:20:16 BST 2022
Source: node-parents
Version: 1.0.1-6
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220412 ftbfs-bookworm
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> debian/rules binary
> dh binary
> dh_update_autotools_config
> dh_autoreconf
> dh_auto_configure --buildsystem=nodejs
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> mkdir -p node_modules
> ln -s ../. node_modules/parents
> /bin/sh -ex debian/tests/pkg-js/test
> + tap test/dirname.js test/win32.js
> TAP version 13
> ok 1 - test/dirname.js # time=17.25ms {
> # Subtest: dirname
> ok 1 - should be equivalent
> 1..1
> ok 1 - dirname # time=8.779ms
>
> # Subtest: root
> ok 1 - should be equivalent
> 1..1
> ok 2 - root # time=1.332ms
>
> 1..2
> # time=17.25ms
> }
>
> ok 2 - test/win32.js # time=26.916ms {
> # Subtest: win32
> ok 1 - should be equivalent
> 1..1
> ok 1 - win32 # time=9.766ms
>
> # Subtest: win32 c:
> ok 1 - should be equivalent
> 1..1
> ok 2 - win32 c: # time=1.409ms
>
> # Subtest: win32 network drive
> ok 1 - should be equivalent
> 1..1
> ok 3 - win32 network drive # time=1.303ms
>
> 1..3
> # time=26.916ms
> }
>
> 1..2
> # time=958.572ms
> ERROR: Coverage for branches (86.66%) does not meet global threshold (100%)
> ERROR: Coverage for statements (96.29%) does not meet global threshold (100%)
> ----------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> ----------|---------|----------|---------|---------|-------------------
> All files | 96.29 | 86.66 | 100 | 100 |
> index.js | 96.29 | 86.66 | 100 | 100 | 4,11,36-37
> ----------|---------|----------|---------|---------|-------------------
> dh_auto_test: error: /bin/sh -ex debian/tests/pkg-js/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2022/04/12/node-parents_1.0.1-6_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results
A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!
If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects
If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.
More information about the Pkg-javascript-devel
mailing list