Your message dated Tue, 19 Apr 2022 06:19:13 +0000
with message-id <e1nghcj-0006px...@fasolo.debian.org>
and subject line Bug#1009559: fixed in node-falafel 2.2.4-4
has caused the Debian Bug report #1009559,
regarding node-falafel: FTBFS: ERROR: Coverage for statements (98.11%) does not
meet global threshold (100%)
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1009559: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009559
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-falafel
Version: 2.2.4-3
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@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/falafel
> /bin/sh -ex debian/tests/pkg-js/test
> + tap -R spec test/array.js test/async.js test/custom-parser.js test/es6.js
> test/for.js test/inspect.js test/opts.js test/parent.js
>
> Since Acorn 8.0.0, options.ecmaVersion is required.
> Defaulting to 2020, but this will stop working in the future.
> Since Acorn 8.0.0, options.ecmaVersion is required.
> Defaulting to 2020, but this will stop working in the future.
> Since Acorn 8.0.0, options.ecmaVersion is required.
> Defaulting to 2020, but this will stop working in the future.
> Since Acorn 8.0.0, options.ecmaVersion is required.
> Defaulting to 2020, but this will stop working in the future.
> Since Acorn 8.0.0, options.ecmaVersion is required.
> Defaulting to 2020, but this will stop working in the future.
> Since Acorn 8.0.0, options.ecmaVersion is required.
> Defaulting to 2020, but this will stop working in the future.
> test/array.js
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
> test/async.js
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
>
> ✓ should be deeply equivalent
> test/custom-parser.js
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
> test/es6.js
>
> ✓ should be strictly equal
> test/for.js
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
> test/inspect.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
> test/opts.js
>
> ✓ 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 deeply equivalent
>
> ✓ 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 deeply equivalent
>
> ✓ 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/parent.js
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> ✓ should be strictly equal
>
> 74 passing (2s)
> ERROR: Coverage for lines (98%) does not meet global threshold (100%)
> ERROR: Coverage for functions (90%) does not meet global threshold (100%)
> ERROR: Coverage for branches (94.28%) does not meet global threshold (100%)
> ERROR: Coverage for statements (98.11%) does not meet global threshold (100%)
> ----------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s
> ----------|---------|----------|---------|---------|-------------------
> All files | 98.11 | 94.28 | 90 | 98 |
> index.js | 98.11 | 94.28 | 90 | 98 | 28
> ----------|---------|----------|---------|---------|-------------------
> 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-falafel_2.2.4-3_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&fusertaguser=lu...@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.
--- End Message ---
--- Begin Message ---
Source: node-falafel
Source-Version: 2.2.4-4
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-falafel, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 1009...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Yadd <y...@debian.org> (supplier of updated node-falafel package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 19 Apr 2022 08:04:11 +0200
Source: node-falafel
Architecture: source
Version: 2.2.4-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009559
Changes:
node-falafel (2.2.4-4) unstable; urgency=medium
.
* Team upload
* Fix test for tap >= 15 (--no-cov) (Closes: #1009559)
Checksums-Sha1:
d5b59f350cc8b670566b79756a5033337fa450d5 2247 node-falafel_2.2.4-4.dsc
326d31e9dd0e37d7b8ec2f54bca175f904b35a0a 4868
node-falafel_2.2.4-4.debian.tar.xz
Checksums-Sha256:
20a673ff87402f962817d53b78c116cb05809d64134d3c3fa0ec2b001ee369f7 2247
node-falafel_2.2.4-4.dsc
8337f56d9b7fe9f2e910cdeb96065ed4ef5905e1d6af35d423a8c6b1487c3d4b 4868
node-falafel_2.2.4-4.debian.tar.xz
Files:
3b94c6e29cb479a884f94521850c083d 2247 javascript optional
node-falafel_2.2.4-4.dsc
c5e212ca38aa35d8ebad62693daf9c09 4868 javascript optional
node-falafel_2.2.4-4.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJeUSEACgkQ9tdMp8mZ
7umuFg//ZzWlmz/jt7Wk2kaskPrVxWCOW+7WiUf/IReO/FMWmHcReaAXlX2P14II
ngHXU06jndy8i5Tu8zmYCxqIz9GzXaVLz7Hg+VzxreYl6RckRT3YGQTgDDkwSh5h
TB+FvfXu7CAkBxyfBBJ7DhTVF5StL4R8fyLMjTIrRSLdHWQFvCf3A3oTuVTM9Lkz
sDxiCndwKJG5kadxFLj/xwZ+bqU/weGCpIVWyg38CJpX73PHuLwv8iWOCn3Jtruf
5TiSv7Jw7E79WqVI/kZdYoNqlcnfLWkZj+fY8ZT9MErf26Vak6hK+LdAxL/CKLcF
fvCi6TZHo+6yjP30o9FRZvx7v6u9NPRPn8fArPUULaMWhbBffP83CyfukMkltzbf
258+yD6Nsy+77xkbQlY72A1ItBTWj18dur4mp3pHIEtyGr0tCMU9MKMOlQv0OnGL
U2VeD2G8N2EkD0GBbhycT4pwYX/Jql4jq+ZRn4SXjE4n6+aWeCrjkhk3IpzNm+Xj
9H7LVnAFBu8Pq6CjD93ltH2OTMszE8wTr6+sKTnvDXd0FuLgHZ0rEgf1aOkvUAfI
Da1dm/e/ovlBQLffW0Nckcj+3dIQt2hHUmKfXJsDHSrusAgatXw9JsaHs1gW/99F
TQ8coCkfSh7V0HgUndBMqmMgkEufIKCYeO/KzLY04Gsktx25l9E=
=x4HJ
-----END PGP SIGNATURE-----
--- End Message ---