[Pkg-javascript-devel] Bug#1009561: node-parse-base64vlq-mappings: FTBFS: ERROR: Coverage for statements (79.31%) does not meet global threshold (100%)
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:20:18 BST 2022
Source: node-parse-base64vlq-mappings
Version: 0.1.4-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/parse-base64vlq-mappings
> /bin/sh -ex debian/tests/pkg-js/test
> + tap test/parse-base64vlq-mappings.js
> TAP version 13
> (node:117004) DeprecationWarning: deepEqual() is deprecated, use same() instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 1 - test/parse-base64vlq-mappings.js # time=21.206ms {
> # Subtest: parsing generated one to one mappings with last line having no original
> ok 1 - parses out added mappings
> 1..1
> ok 1 - parsing generated one to one mappings with last line having no original # time=11.255ms
>
> # Subtest: parsing generated offset mappings with last line having no original
> ok 1 - parses out added mappings
> 1..1
> ok 2 - parsing generated offset mappings with last line having no original # time=2.145ms
>
> 1..2
> # time=21.206ms
> }
>
> 1..1
> # time=857.86ms
> ERROR: Coverage for lines (79.31%) does not meet global threshold (100%)
> ERROR: Coverage for functions (62.5%) does not meet global threshold (100%)
> ERROR: Coverage for branches (57.14%) does not meet global threshold (100%)
> ERROR: Coverage for statements (79.31%) does not meet global threshold (100%)
> ---------------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> ---------------|---------|----------|---------|---------|-------------------
> All files | 79.31 | 57.14 | 62.5 | 79.31 |
> base64-vlq.js | 66.66 | 25 | 50 | 66.66 | 40,63-79,95
> base64.js | 69.23 | 25 | 66.66 | 69.23 | 21-24,34
> index.js | 92.68 | 81.25 | 100 | 92.68 | 29,47,59
> ---------------|---------|----------|---------|---------|-------------------
> 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-parse-base64vlq-mappings_0.1.4-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