[Pkg-javascript-devel] Bug#1009532: node-string-decoder: FTBFS: ERROR: Coverage for statements (93.29%) does not meet global threshold (100%)
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:20:59 BST 2022
Source: node-string-decoder
Version: 1.3.0-5
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/string_decoder
> /bin/sh -ex debian/tests/pkg-js/test
> + tap -R spec test/parallel/test-string-decoder-end.js test/parallel/test-string-decoder.js test/ours/*.js
>
> test/parallel/test-string-decoder-end.js
> - test/parallel/test-string-decoder-end.js
> test/parallel/test-string-decoder.js
> - test/parallel/test-string-decoder.js
> test/ours/*.js
>
> 1) ENOENT: no such file or directory, stat 'test/ours/*.js'
>
> 0 passing (920.902ms)
> 2 pending
> 1 failing
>
> 1) test/ours/*.js ENOENT: no such file or directory, stat 'test/ours/*.js':
> Error: ENOENT: no such file or directory, stat 'test/ours/*.js'
> at runAllFiles (/usr/share/nodejs/tap/bin/run.js:652:15)
> at runTests (/usr/share/nodejs/tap/bin/run.js:783:3)
> at mainAsync (/usr/share/nodejs/tap/bin/run.js:267:5)
> at main (/usr/share/nodejs/tap/bin/run.js:141:3)
> at Object.j.main (/usr/share/nodejs/jackspeak/index.js:483:5)
> at execute (/usr/share/nodejs/jackspeak/index.js:224:7)
> at jack (/usr/share/nodejs/jackspeak/index.js:163:31)
> at module.exports (/usr/share/nodejs/tap/bin/jack.js:28:26)
> at Object.<anonymous> (/usr/share/nodejs/tap/bin/run.js:874:23)
>
> ERROR: Coverage for lines (93.52%) does not meet global threshold (100%)
> ERROR: Coverage for functions (94.44%) does not meet global threshold (100%)
> ERROR: Coverage for branches (77.24%) does not meet global threshold (100%)
> ERROR: Coverage for statements (93.29%) does not meet global threshold (100%)
> -------------------|---------|----------|---------|---------|--------------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> -------------------|---------|----------|---------|---------|--------------------------
> All files | 93.29 | 77.24 | 94.44 | 93.52 |
> string_decoder.js | 93.29 | 77.24 | 94.44 | 93.52 | 30-35,54,188-189,193-194
> -------------------|---------|----------|---------|---------|--------------------------
> 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-string-decoder_1.3.0-5_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