Your message dated Sun, 17 Apr 2022 08:35:00 +0000
with message-id <e1ng0n2-0003fy...@fasolo.debian.org>
and subject line Bug#1009583: fixed in node-difflet 1.0.1-4
has caused the Debian Bug report #1009583,
regarding node-difflet: FTBFS: ERROR: Coverage for statements (74.82%) 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.)


-- 
1009583: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009583
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-difflet
Version: 1.0.1-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 ../debian/tests/test_modules/ent node_modules/ent
>       ln -s ../. node_modules/difflet
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap -J test/diffing-NaN.js test/html.js test/object_tests.js
> TAP version 13
> (node:525363) [DEP0005] DeprecationWarning: Buffer() is deprecated due to 
> security and usability issues. Please use the Buffer.alloc(), 
> Buffer.allocUnsafe(), or Buffer.from() methods instead.
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 1 - test/diffing-NaN.js # time=22.16ms {
>     # Subtest: diffing NaN against NaN
>         1..1
>         ok 1 - should be equal
>     ok 1 - diffing NaN against NaN # time=6.605ms
>     
>     # Subtest: diffing { o: NaN } against { o: NaN }
>         1..1
>         ok 1 - should be equal
>     ok 2 - diffing { o: NaN } against { o: NaN } # time=2.104ms
>     
>     1..2
>     # time=22.16ms
> }
> 
> (node:525362) [DEP0005] DeprecationWarning: Buffer() is deprecated due to 
> security and usability issues. Please use the Buffer.alloc(), 
> Buffer.allocUnsafe(), or Buffer.from() methods instead.
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 2 - test/html.js # time=23.063ms {
>     # Subtest: html output
>         1..1
>         ok 1 - should be equal
>     ok 1 - html output # time=15.411ms
>     
>     # Subtest: compare html output
>         1..1
>         ok 1 - should be equal
>     ok 2 - compare html output # time=2.394ms
>     
>     1..2
>     # time=23.063ms
> }
> 
> ok 3 - test/object_tests.js # time=30.609ms {
>     # Subtest: diffing with empty nested array
>         1..1
>         ok 1 - should be equal
>     ok 1 - diffing with empty nested array # time=10.307ms
>     
>     # Subtest: diffing nested array with missing values
>         1..1
>         ok 1 - should be equal
>     ok 2 - diffing nested array with missing values # time=1.956ms
>     
>     # Subtest: diffing nested array with added values
>         1..1
>         ok 1 - should be equal
>     ok 3 - diffing nested array with added values # time=7.705ms
>     
>     1..3
>     # time=30.609ms
> }
> 
> 1..3
> # time=1474.384ms
> ERROR: Coverage for lines (76.51%) does not meet global threshold (100%)
> ERROR: Coverage for functions (80%) does not meet global threshold (100%)
> ERROR: Coverage for branches (64.41%) does not meet global threshold (100%)
> ERROR: Coverage for statements (74.82%) does not meet global threshold (100%)
> ---------------------------------------|---------|----------|---------|---------|-------------------
> File                                   | % Stmts | % Branch | % Funcs | % 
> Lines | Uncovered Line #s 
> ---------------------------------------|---------|----------|---------|---------|-------------------
> All files                              |   74.82 |    64.41 |      80 |   
> 76.51 |                   
>  node-difflet-1.0.1                    |   77.07 |    65.89 |   88.23 |   
> 79.22 |                   
>   index.js                             |   77.07 |    65.89 |   88.23 |   
> 79.22 | ...49,367,376,379 
>  ....0.1/debian/tests/test_modules/ent |   57.57 |    47.82 |   33.33 |   
> 57.57 |                   
>   index.js                             |   57.57 |    47.82 |   33.33 |   
> 57.57 | 13,26,35-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-difflet_1.0.1-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-difflet
Source-Version: 1.0.1-4
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-difflet, 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-difflet 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: Sun, 17 Apr 2022 10:17:40 +0200
Source: node-difflet
Architecture: source
Version: 1.0.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009583
Changes:
 node-difflet (1.0.1-4) unstable; urgency=medium
 .
   * Team upload
   * Fix test for tap >= 15 (--no-cov) (Closes: #1009583)
Checksums-Sha1: 
 930ee9cd26334ab411c9ac9f580811ee2459f590 2107 node-difflet_1.0.1-4.dsc
 329861bccf01f3e5f900b2514b0fceee72775246 5132 
node-difflet_1.0.1-4.debian.tar.xz
Checksums-Sha256: 
 06efbf9cc7109d50ce21d75783358447fc4bac17a1f863d999374f70f3528a1a 2107 
node-difflet_1.0.1-4.dsc
 c374f0d078db50063704598743bc04df661a17b80b0e2070bac6bfd431f1d580 5132 
node-difflet_1.0.1-4.debian.tar.xz
Files: 
 e4fde616a5857be5308c05005debe074 2107 javascript optional 
node-difflet_1.0.1-4.dsc
 fcb453bd07207558181b2271e1483551 5132 javascript optional 
node-difflet_1.0.1-4.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJbzcAACgkQ9tdMp8mZ
7ulgqw//URKlrWhyvf7wHpqj1N2rLkNMpF4dQIXBSqVa3vSjHY83nGx88/hA/v+v
geOoWsceuWzhSaHc3RFlj9jCZw2JxkA6nk4q8bJC29PyX0dL/afVCMzlUSk+Hap/
gQdJ5nj5+KWc7maSjRd/vXP0rZ4+PwLUnoEr/GBTXS6Rq4Ige6OhZAIk7WsNtpQT
mWxxUkPEkwxHxqegc7jPbc9sG386kYJ6CrLB+ZL67tcyJLzju/fUimd4OIOwF5I8
xFh22BlgvDT66O9IhBv122HBX/2kN/CLouWF+5EIiT+CGNA9H9PH+W3KSv3WaLUQ
u7NXz0HbD4CrmGLbo4m5MhkxLgxdt/LIxTU3TGmf3gtBUoYUs1rp/5lGpCxK4ug5
TbHzH5bUcOvemqTHe5Ujo7eZKpCKxwkFq9rDgHSPdpZKlFhauf2O4sbHgM25/4ZM
L6LAGOoEtFblJ/SpSslm1769sfdWTZu82tvgK8YJyIbGtMcFGGCqPy25mGR/C6jr
6G7780VCjaq2RkyNDbJNzuGrTf6ovaiMkaKY5duwOuwuyUO/VV/r65vmXEZfUWNc
6W+cPDP6oCO/FprD30sA3dkuW7jzOzqboAgaOuqwMgH1+8ehMETJTVBYCkpt74F4
h+wXGd+iNFPjEbCGvctDJqbohY/mJd/KaqslW5hd/06ZjlfBtYA=
=ewmB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to