[Pkg-javascript-devel] Bug#1009496: node-pseudomap: FTBFS: ERROR: Coverage for statements (91.93%) does not meet global threshold (100%)
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:20:26 BST 2022
Source: node-pseudomap
Version: 1.0.2-2
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/pseudomap
> /bin/sh -ex debian/tests/pkg-js/test
> + tap test/basic.js
> TAP version 13
> ok 1 - test/basic.js # time=67.63ms {
> ok 1 - expected to throw
> ok 2 - should be equal
> ok 3 - should be equal
> ok 4 - should be equal
> ok 5 - should be equal
> ok 6 - should be equal
> ok 7 - should be equal
> ok 8 - should be equal
> ok 9 - should be equal
> ok 10 - should be equal
> ok 11 - should be equal
> ok 12 - should be equal
> ok 13 - should be equivalent
> ok 14 - should be equivalent
> ok 15 - should be equal
> ok 16 - should be equal
> ok 17 - should be equal
> ok 18 - should be equal
> ok 19 - should be equal
> ok 20 - should be equal
> ok 21 - should be equal
> ok 22 - should be equal
> ok 23 - should be equal
> ok 24 - should be equal
> ok 25 - should be equal
> ok 26 - should be equivalent
> ok 27 - should be equal
> ok 28 - expected to throw
> ok 29 - should be equal
> ok 30 - should be equal
> ok 31 - should be equal
> ok 32 - should be equal
> ok 33 - should be equal
> ok 34 - should be equal
> ok 35 - should be equal
> ok 36 - should be equal
> ok 37 - should be equal
> ok 38 - should be equal
> ok 39 - should be equal
> ok 40 - should be equivalent
> ok 41 - should be equivalent
> ok 42 - should be equal
> ok 43 - should be equal
> ok 44 - should be equal
> ok 45 - should be equal
> ok 46 - should be equal
> ok 47 - should be equal
> ok 48 - should be equal
> ok 49 - should be equal
> ok 50 - should be equal
> ok 51 - should be equal
> ok 52 - should be equal
> ok 53 - should be equivalent
> ok 54 - should be equal
> 1..54
> # time=67.63ms
> }
>
> 1..1
> # time=1609.72ms
> ERROR: Coverage for lines (91.07%) does not meet global threshold (100%)
> ERROR: Coverage for functions (88.23%) does not meet global threshold (100%)
> ERROR: Coverage for branches (85.29%) does not meet global threshold (100%)
> ERROR: Coverage for statements (91.93%) does not meet global threshold (100%)
> --------------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> --------------|---------|----------|---------|---------|-------------------
> All files | 91.93 | 85.29 | 88.23 | 91.07 |
> map.js | 60 | 62.5 | 100 | 60 | 3,6
> pseudomap.js | 94.73 | 92.3 | 88.23 | 94.11 | 22,35,79
> --------------|---------|----------|---------|---------|-------------------
> 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-pseudomap_1.0.2-2_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