Your message dated Thu, 21 Apr 2022 08:34:02 +0000
with message-id <[email protected]>
and subject line Bug#1009566: fixed in node-findit2 2.2.3-8
has caused the Debian Bug report #1009566,
regarding node-findit2: FTBFS: ERROR: Coverage for statements (87.2%) 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 [email protected]
immediately.)


-- 
1009566: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009566
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-findit2
Version: 2.2.3-7
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: [email protected]
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/findit2
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap test/empty.js test/err.js test/foo.js test/module.js test/stop.js 
> test/symlinks.js
> TAP version 13
> (node:490870) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:490869) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 1 - test/empty.js # time=28.539ms {
>     # Subtest: empty
>         1..1
>         ok 1 - should be equivalent
>     ok 1 - empty # time=16.557ms
>     
>     1..1
>     # time=28.539ms
> }
> 
> ok 2 - test/err.js # time=21.458ms {
>     # Subtest: error
>         1..1
>         ok 1 - should be equal
>     ok 1 - error # time=12.029ms
>     
>     1..1
>     # time=21.458ms
> }
> 
> ok 3 - test/foo.js # time=45.581ms {
>     # Subtest: foo
>         ok 1 - should be equal
>         ok 2 - should be equal
>         ok 3 - expect truthy value
>         ok 4 - should be equal
>         ok 5 - expect truthy value
>         ok 6 - should be equal
>         ok 7 - expect truthy value
>         ok 8 - should be equal
>         ok 9 - expect truthy value
>         ok 10 - should be equal
>         ok 11 - expect truthy value
>         ok 12 - should be equal
>         ok 13 - expect truthy value
>         ok 14 - should be equal
>         ok 15 - expect truthy value
>         ok 16 - should be equal
>         ok 17 - expect truthy value
>         ok 18 - should be equivalent
>         ok 19 - should be equivalent
>         ok 20 - should be equivalent
>         1..20
>     ok 1 - foo # time=35.869ms
>     
>     1..1
>     # time=45.581ms
> }
> 
> (node:490871) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 4 - test/module.js # time=16.895ms {
>     # Subtest: single file
>         1..2
>         ok 1 - should be equal
>         ok 2 - should be equivalent
>     ok 1 - single file # time=10.239ms
>     
>     1..1
>     # time=16.895ms
> }
> 
> ok 5 - test/stop.js # time=13.908ms {
>     # Subtest: stop
>         1..1
>         ok 1 - should be equal
>     ok 1 - stop # time=8.44ms
>     
>     1..1
>     # time=13.908ms
> }
> 
> (node:490889) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 6 - test/symlinks.js # time=39.561ms {
>     # Subtest: links
>         ok 1 - expect truthy value
>         ok 2 - expect truthy value
>         ok 3 - expect truthy value
>         ok 4 - expect truthy value
>         ok 5 - expect truthy value
>         ok 6 - should be equivalent
>         ok 7 - should be equivalent
>         ok 8 - should be equivalent
>         ok 9 - should be equivalent
>         1..9
>     ok 1 - links # time=17.415ms
>     
>     # Subtest: follow links
>         ok 1 - expect truthy value
>         ok 2 - expect truthy value
>         ok 3 - expect truthy value
>         ok 4 - expect truthy value
>         ok 5 - expect truthy value
>         ok 6 - expect truthy value
>         ok 7 - expect truthy value
>         ok 8 - expect truthy value
>         ok 9 - expect truthy value
>         ok 10 - should be equal
>         ok 11 - should be equal
>         ok 12 - should be equal
>         ok 13 - should be equivalent
>         ok 14 - should be equivalent
>         ok 15 - should be equivalent
>         1..15
>     ok 2 - follow links # time=8.892ms
>     
>     # Subtest: parent links
>         ok 1 - expect truthy value
>         ok 2 - expect truthy value
>         ok 3 - expect truthy value
>         ok 4 - expect truthy value
>         ok 5 - expect truthy value
>         ok 6 - expect truthy value
>         ok 7 - expect truthy value
>         ok 8 - expect truthy value
>         ok 9 - expect truthy value
>         ok 10 - expect truthy value
>         ok 11 - should be equivalent
>         ok 12 - should be equivalent
>         ok 13 - should be equivalent
>         1..13
>     ok 3 - parent links # time=7.967ms
>     
>     1..3
>     # time=39.561ms
> }
> 
> 1..6
> # time=1554.659ms
> ERROR: Coverage for lines (89.74%) does not meet global threshold (100%)
> ERROR: Coverage for functions (92.3%) does not meet global threshold (100%)
> ERROR: Coverage for branches (81.81%) does not meet global threshold (100%)
> ERROR: Coverage for statements (87.2%) does not meet global threshold (100%)
> ----------|---------|----------|---------|---------|--------------------
> File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s  
> ----------|---------|----------|---------|---------|--------------------
> All files |    87.2 |    81.81 |    92.3 |   89.74 |                    
>  index.js |    87.2 |    81.81 |    92.3 |   89.74 | 25-27,73,83-85,118 
> ----------|---------|----------|---------|---------|--------------------
> 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-findit2_2.2.3-7_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220412;[email protected]
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220412&[email protected]&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-findit2
Source-Version: 2.2.3-8
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-findit2, 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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yadd <[email protected]> (supplier of updated node-findit2 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 [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Thu, 21 Apr 2022 10:12:38 +0200
Source: node-findit2
Architecture: source
Version: 2.2.3-8
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1009566
Changes:
 node-findit2 (2.2.3-8) unstable; urgency=medium
 .
   * Team upload
   * Drop dependency to nodejs
   * Fix test for tap >= 15 (--no-cov) (Closes: #1009566)
Checksums-Sha1: 
 84c6c9527e934a55f1d28ab72bc53ef844c3bc4f 2014 node-findit2_2.2.3-8.dsc
 175b5f0b0b5cc3e67d83dba67b0dd56eb2654031 3172 
node-findit2_2.2.3-8.debian.tar.xz
Checksums-Sha256: 
 b3cb1c5a530a2ffee0d5509b76bcf3afd73ccc4952df6f3dcf0589689e42a2fb 2014 
node-findit2_2.2.3-8.dsc
 cd2501b72473b7eb84fa4da7d83a89f6de888f2032119e07ee1d0c1a40bf1a3c 3172 
node-findit2_2.2.3-8.debian.tar.xz
Files: 
 e629dddb45a28d8f4581add27f48a7cf 2014 javascript optional 
node-findit2_2.2.3-8.dsc
 f74358df4f44e8f7447dd19a0be51aab 3172 javascript optional 
node-findit2_2.2.3-8.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJhEjwACgkQ9tdMp8mZ
7unC/w//fq/DNO7TzWe1/bxzB4vLLmm9oX5wBzy5fiI6quEIyu0PfAZCmj4eSaEY
2yvvrlOBmC+sISs171MNujCovUxhcI30Dx5mHRChKyei4/rpP62QTvAYmSKFMWod
isIZj3hmP8SXzeTKrYFxtUoBnt+SqlwvLfNP1fxXov0TFofLht9V+N9PSuIA4kRr
Gh6X6K5EF6/9leXxGtZeXxYcRS3ioFBe7MQMWnC45O13hEKuPx7NCRgOVB07ANKF
IZNuCT5xgV4uNWReQW0gT078kd0YaeHLCsawfBlgr5WcNuM0r0IO7+AvGLFoQ/Ns
iYu5MONrhRsA/TiuJIRth66O+SK4vDwH/t6x+X8fO4borHIJUaucI9DeWqc2Cl/M
66DZQ5tsKB13uS0u2qBA27aLTPhl3Hz/6kklbIWwD3uCcob5+clqmVd0eY4klcgJ
GtUVmNVzZVnie/YWTw1qBPD9Rmfsy4yUVInwqBvfo/tEI7/56vVlYC3YAxgI6sei
gbqsxGyyVLEwktI3R2/NXHQ1WefVeTqOzlp0q2UxrNu/NEkVfKla2PFR7lvke015
9Z0VM5tzYmiSWjUl9xfvCYA1WHqriHSze6nwCZl8UP79RzkF+4ihd5doTBgAZOYH
2S2sfm92Qenpl+3Yw1ShtT56E4QYgDbXySphA+5uq1SaQ2mgMFw=
=MMI9
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to