Your message dated Thu, 21 Apr 2022 07:50:01 +0000
with message-id <e1nhrzh-0002uq...@fasolo.debian.org>
and subject line Bug#1009590: fixed in node-npm-bundled 1.1.2-2
has caused the Debian Bug report #1009590,
regarding node-npm-bundled: FTBFS: ERROR: Coverage for statements (85.45%) 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.)
--
1009590: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009590
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-npm-bundled
Version: 1.1.2-1
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
> Link node_modules/npm-normalize-package-bin -> ../npm-normalize-package-bin
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/npm-bundled
> /bin/sh -ex debian/tests/pkg-js/test
> + tap test/all-bundle.js test/bad-json.js test/basic.js test/caches.js
> test/cycle.js test/metadeps.js test/missing-package-json.js test/no-bundle.js
> test/non-array-bundledeps.js test/pkgtree.js test/readdir-fail.js
> test/scoped.js test/weird-scope.js -J --100
> TAP version 13
> ok 1 - test/all-bundle.js # time=75.656ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=21.553ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=28.082ms
>
> 1..2
> # time=75.656ms
> }
>
> ok 2 - test/bad-json.js # time=72.221ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=16.458ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=41.327ms
>
> 1..2
> # time=72.221ms
> }
>
> ok 3 - test/basic.js # time=52.154ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=16.167ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=24.044ms
>
> 1..2
> # time=52.154ms
> }
>
> ok 4 - test/caches.js # time=88.34ms {
> # Subtest: sync
> 1..2
> ok 1 - should be equivalent
> ok 2 - should be equivalent
> ok 1 - sync # time=17.609ms
>
> # Subtest: async
> 1..2
> ok 1 - should be equivalent
> ok 2 - should be equivalent
> ok 2 - async # time=33.933ms
>
> # Subtest: mixed
> 1..2
> ok 1 - should be equivalent
> ok 2 - should be equivalent
> ok 3 - mixed # time=4.668ms
>
> # Subtest: mixed, nothing to bundle
> 1..2
> ok 1 - should be equivalent
> ok 2 - should be equivalent
> ok 4 - mixed, nothing to bundle # time=2.444ms
>
> 1..4
> # time=88.34ms
> }
>
> ok 5 - test/cycle.js # time=56.363ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=19.742ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=18.981ms
>
> 1..2
> # time=56.363ms
> }
>
> ok 6 - test/metadeps.js # time=44.13ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=16.11ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=15.225ms
>
> 1..2
> # time=44.13ms
> }
>
> ok 7 - test/missing-package-json.js # time=58.184ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=22.076ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=21.014ms
>
> 1..2
> # time=58.184ms
> }
>
> ok 8 - test/no-bundle.js # time=38.046ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=11.262ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=13.584ms
>
> 1..2
> # time=38.046ms
> }
>
> ok 9 - test/non-array-bundledeps.js # time=48.537ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=16.678ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=19.22ms
>
> 1..2
> # time=48.537ms
> }
>
> ok 10 - test/pkgtree.js # time=7.114ms {
> ok 1 - this is fine
> 1..1
> # time=7.114ms
> }
>
> ok 11 - test/readdir-fail.js # time=65.492ms {
> # Subtest: fail the readdir
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=27.773ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=16.743ms
>
> 1..2
> ok 1 - fail the readdir # time=55.619ms
>
> 1..1
> # time=65.492ms
> }
>
> ok 12 - test/scoped.js # time=40.042ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=10.395ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=19.11ms
>
> 1..2
> # time=40.042ms
> }
>
> ok 13 - test/weird-scope.js # time=65.179ms {
> # Subtest: sync
> ok 1 - should be equivalent
> 1..1
> ok 1 - sync # time=10.452ms
>
> # Subtest: async
> ok 1 - should be equivalent
> 1..1
> ok 2 - async # time=44.906ms
>
> 1..2
> # time=65.179ms
> }
>
> 1..13
> # time=2709.589ms
> ERROR: Coverage for lines (84.71%) does not meet global threshold (100%)
> ERROR: Coverage for functions (89.13%) does not meet global threshold (100%)
> ERROR: Coverage for branches (80%) does not meet global threshold (100%)
> ERROR: Coverage for statements (85.45%) does not meet global threshold (100%)
> ---------------------------------------|---------|----------|---------|---------|-------------------
> File | % Stmts | % Branch | % Funcs | %
> Lines | Uncovered Line #s
> ---------------------------------------|---------|----------|---------|---------|-------------------
> All files | 85.45 | 80 | 89.13 |
> 84.71 |
> node-npm-bundled-1.1.2 | 100 | 100 | 100 |
> 100 |
> index.js | 100 | 100 | 100 |
> 100 |
> ...ed-1.1.2/npm-normalize-package-bin | 29.41 | 5.55 | 28.57 |
> 29.41 |
> index.js | 29.41 | 5.55 | 28.57 |
> 29.41 | 13-16,20-24,33-57
> ---------------------------------------|---------|----------|---------|---------|-------------------
> 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-npm-bundled_1.1.2-1_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-npm-bundled
Source-Version: 1.1.2-2
Done: Yadd <y...@debian.org>
We believe that the bug you reported is fixed in the latest version of
node-npm-bundled, 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-npm-bundled 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: Thu, 21 Apr 2022 09:24:13 +0200
Source: node-npm-bundled
Architecture: source
Version: 1.1.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009590
Changes:
node-npm-bundled (1.1.2-2) unstable; urgency=medium
.
* Team upload
* Fix test for tap >= 15 (--no-cov) (Closes: #1009590)
Checksums-Sha1:
06eee40b8ccc4fe78e803a471683c8e760b9a0e1 2442 node-npm-bundled_1.1.2-2.dsc
d5ad0d3ef4ede3bb0508e34d7878e3ec43641570 2480
node-npm-bundled_1.1.2-2.debian.tar.xz
Checksums-Sha256:
34ced940c1b5db201ccde0bd0a0852d864853307ecabbe4a9c0502a83bf86f66 2442
node-npm-bundled_1.1.2-2.dsc
9cdcc28005822756f7efdc78dcd33f1f1174696567d0a75722e25492d7e7c303 2480
node-npm-bundled_1.1.2-2.debian.tar.xz
Files:
5808a007ba62322d11edbdad1a3c23ef 2442 javascript optional
node-npm-bundled_1.1.2-2.dsc
9b7dd08b4d0116e81f691e95c3c01a77 2480 javascript optional
node-npm-bundled_1.1.2-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJhBuoACgkQ9tdMp8mZ
7umYpg/8CaQ3UNPMjVVCA0SIxqwiKunkUagebv8xKwYvbRfa1l1FmjNAHhQPVMjL
k3gm8Wj2qA6l2sFRxAmOETew9fS3H7sR+dwTG1VUQXp//gS9UYeRgGJQ9pVTpRic
XdObZH/TP884g8jhPCz1qPDiSu2mPI2GKT8vyXgtkPpUhRZ5AMyZRkdb8BcPdGGx
Zxo8LIMGS22rh+frma+VFDX3Zfzb1fpgdxl1VowhV8BA6vUdfkNIx60Z9HL2YHeH
Fh5p0OsX8WkX1WNNws5q2xZKVyh6t7ZDAY0kxIOEgfuBFP68sVRgL0NOshn7TdE0
Sh12WBFxoAKiY8H9tFbhrv8iigo7YkwrZJTrHM0AnPcbv9+DL05KSYPkdAVERNtW
bmMqr1dByVRy7FczuOCIGFtLvkHPgRotXhEGJh3IvFBzuwkUgy/V+bT2GJIdhNQc
DyaqaJYcnTFhHCOlB3ODnsZI+hEQ3YYyW7bVavLNGjC6jsp/f7sHmdgl1gnrbRw8
u0ixPjDjdxbt4sw/Xy1F2sAimwvWonQxN4dDGhEm9A2HD6WO1in+uKZ21MQUiaV3
A5T6yqxvdL8lySX4DPTagRiMiTujS9zpCuXKbgFEKrwO0OxfNUCwLCNhX2SSFLPZ
n1MeV8koUcx/zlUJa6/VyZOoPXtznqY5KZqg8mndlYJWG9UkqWs=
=zqxl
-----END PGP SIGNATURE-----
--- End Message ---