[Pkg-javascript-devel] Bug#1009564: node-stream-splicer: FTBFS: ERROR: Coverage for statements (92.36%) does not meet global threshold (100%)
Lucas Nussbaum
lucas at debian.org
Tue Apr 12 20:20:57 BST 2022
Source: node-stream-splicer
Version: 2.0.1-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/stream-splicer
> /bin/sh -ex debian/tests/pkg-js/test
> + tap -R spec test/combiner.js test/combiner_stream.js test/empty.js test/empty_no_data.js test/get.js test/multipush.js test/multiunshift.js test/nested.js test/nested_middle.js test/pop.js test/push.js test/shift.js test/splice.js test/unshift.js
>
> test/combiner.js
>
> ✓ should be deeply equivalent
> test/combiner_stream.js
>
> ✓ should be deeply equivalent
> test/empty.js
>
> ✓ should be deeply equivalent
> test/empty_no_data.js
>
> ✓ should be deeply equivalent
> test/get.js
>
> ✓ 0
>
> ✓ 1
>
> ✓ 2
>
> ✓ 3
>
> ✓ 4
>
> ✓ 5
>
> ✓ -1
>
> ✓ -1
>
> ✓ -2
>
> ✓ -3
>
> ✓ -4
>
> ✓ -5
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
> test/multipush.js
>
> ✓ should be deeply equivalent
> test/multiunshift.js
>
> ✓ should be deeply equivalent
> test/nested.js
>
> ✓ should be deeply equivalent
> test/nested_middle.js
>
> ✓ should be deeply equivalent
> test/pop.js
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be deeply equivalent
> test/push.js
>
> ✓ should be strictly equal
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
> test/shift.js
>
> ✓ a
>
> ✓ b
>
> ✓ c
>
> ✓ a
>
> ✓ b
>
> ✓ c
>
> ✓ b
>
> ✓ c
>
> ✓ b
>
> ✓ c
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
> test/splice.js
>
> ✓ d
>
> ✓ should be strictly equal
>
> ✓ d
>
> ✓ should be strictly equal
>
> ✓ thousander
>
> ✓ should be strictly equal
>
> ✓ thousander
>
> ✓ should be strictly equal
>
> ✓ should be deeply equivalent
> test/unshift.js
>
> ✓ b
>
> ✓ c
>
> ✓ b
>
> ✓ c
>
> ✓ a
>
> ✓ b
>
> ✓ c
>
> ✓ a
>
> ✓ b
>
> ✓ c
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> 79 passing (2s)
> ERROR: Coverage for lines (94.48%) does not meet global threshold (100%)
> ERROR: Coverage for functions (85%) does not meet global threshold (100%)
> ERROR: Coverage for branches (83.87%) does not meet global threshold (100%)
> ERROR: Coverage for statements (92.36%) does not meet global threshold (100%)
> ----------|---------|----------|---------|---------|--------------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> ----------|---------|----------|---------|---------|--------------------------
> All files | 92.36 | 83.87 | 85 | 94.48 |
> index.js | 92.36 | 83.87 | 85 | 94.48 | 15-16,94,129-130,183,191
> ----------|---------|----------|---------|---------|--------------------------
> 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-stream-splicer_2.0.1-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