Your message dated Fri, 15 Apr 2022 05:33:59 +0000
with message-id <e1nfeal-0001fs...@fasolo.debian.org>
and subject line Bug#1009515: fixed in node-rimraf 3.0.2-2
has caused the Debian Bug report #1009515,
regarding node-rimraf: FTBFS: ERROR: Coverage for statements (72.51%) 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.)


-- 
1009515: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009515
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-rimraf
Version: 3.0.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/@types/rimraf -> ../../types-rimraf
>    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/rimraf
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap test/basic.js test/bin.js test/custom-fs.js test/fill.js
> TAP version 13
> (node:571502) DeprecationWarning: notEqual() is deprecated, use not() instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 1 - test/basic.js # time=278.462ms {
>     # Subtest: initial clean
>         ok 1 - expected to throw
>         1..1
>     ok 1 - initial clean # time=8.001ms
>     
>     # Subtest: sync removal
>         ok 1 - expect truthy value
>         ok 2 - expected to throw
>         1..2
>     ok 2 - sync removal # time=44.787ms
>     
>     # Subtest: async removal
>         ok 1 - expect truthy value
>         ok 2 - expected to throw
>         1..2
>     ok 3 - async removal # time=46.058ms
>     
>     # Subtest: glob
>         1..2
>         # Subtest: async
>             ok 1 - should not be equal
>             ok 2 - should be equivalent
>             1..2
>         ok 1 - async # time=53.775ms
>         
>         # Subtest: sync
>             ok 1 - should not be equal
>             ok 2 - should be equivalent
>             1..2
>         ok 2 - sync # time=22.388ms
>         
>     ok 4 - glob # time=83.602ms
>     
>     # Subtest: no glob
>         1..2
>         # Subtest: async
>             ok 1 - should not be equal
>             ok 2 - should be equivalent
>             1..2
>         ok 1 - async # time=29.76ms
>         
>         # Subtest: sync
>             ok 1 - should not be equal
>             ok 2 - should be equivalent
>             1..2
>         ok 2 - sync # time=28.6ms
>         
>     ok 5 - no glob # time=63.384ms
>     
>     # Subtest: verify that cleanup happened
>         ok 1 - expected to throw
>         ok 2 - expected to throw
>         1..2
>     ok 6 - verify that cleanup happened # time=1.482ms
>     
>     1..6
>     # time=278.462ms
> }
> 
> ok 2 - test/bin.js # time=2208.325ms {
>     # Subtest: setup
>         1..0
>     ok 1 - setup # time=8.14ms
>     
>     # Subtest: help
>         1..4
>         # Subtest: -help
>             ok 1 - should be equal
>             ok 2 - should be equal
>             ok 3 - should match pattern provided
>             1..3
>         ok 1 - -help # time=591.596ms
>         
>         # Subtest: -h
>             ok 1 - should be equal
>             ok 2 - should be equal
>             ok 3 - should match pattern provided
>             1..3
>         ok 2 - -h # time=225.477ms
>         
>         # Subtest: --help
>             ok 1 - should be equal
>             ok 2 - should be equal
>             ok 3 - should match pattern provided
>             1..3
>         ok 3 - --help # time=226.234ms
>         
>         # Subtest: --?
>             ok 1 - should be equal
>             ok 2 - should be equal
>             ok 3 - should match pattern provided
>             1..3
>         ok 4 - --? # time=220.572ms
>         
>     ok 2 - help # time=1269.211ms
>     
>     # Subtest: glob, but matches
>         ok 1 - should be equal
>         ok 2 - expected to throw
>         ok 3 - bound statSync
>         1..3
>     ok 3 - glob, but matches # time=227.621ms
>     
>     # Subtest: --no-glob
>         1..2
>         # Subtest: no glob with *.txt
>             ok 1 - should be equal
>             ok 2 - expected to throw
>             ok 3 - bound statSync
>             1..3
>         ok 1 - no glob with *.txt # time=230.222ms
>         
>         # Subtest: no glob with dir star
>             ok 1 - should be equal
>             ok 2 - expected to throw
>             ok 3 - bound statSync
>             1..3
>         ok 2 - no glob with dir star # time=225.962ms
>         
>     ok 4 - --no-glob # time=460.664ms
>     
>     # Subtest: glob, but no exact match
>         ok 1 - should be equal
>         ok 2 - expected to throw
>         ok 3 - expected to throw
>         ok 4 - expected to throw
>         ok 5 - expected to throw
>         1..5
>     ok 5 - glob, but no exact match # time=228.399ms
>     
>     # Subtest: cleanup
>         1..0
>     ok 6 - cleanup # time=5.467ms
>     
>     1..6
>     # time=2208.325ms
> }
> 
> ok 3 - test/custom-fs.js # time=45.555ms {
>     # Subtest: setup
>         1..0
>     ok 1 - setup # time=4.697ms
>     
>     # Subtest: rimraf with interceptor
>         ok 1 - should be equivalent strictly
>         1..1
>     ok 2 - rimraf with interceptor # time=17.126ms
>     
>     # Subtest: rimraf sync with interceptor
>         ok 1 - should be equivalent strictly
>         1..1
>     ok 3 - rimraf sync with interceptor # time=9.365ms
>     
>     # Subtest: cleanup
>         ok 1 - expected to throw
>         1..1
>     ok 4 - cleanup # time=3.841ms
>     
>     1..4
>     # time=45.555ms
> }
> 
> ok 4 - test/fill.js # time=5.805ms {
>     ok 1 - yes
>     1..1
>     # time=5.805ms
> }
> 
> 1..4
> # time=3319.634ms
> ERROR: Coverage for lines (73.04%) does not meet global threshold (100%)
> ERROR: Coverage for functions (81.81%) does not meet global threshold (100%)
> ERROR: Coverage for branches (55.37%) does not meet global threshold (100%)
> ERROR: Coverage for statements (72.51%) does not meet global threshold (100%)
> -----------|---------|----------|---------|---------|-----------------------------------------------
> File       | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s       
>                       
> -----------|---------|----------|---------|---------|-----------------------------------------------
> All files  |   72.51 |    55.37 |   81.81 |   73.04 |                         
>                       
>  bin.js    |   85.45 |    76.31 |     100 |   85.18 | 11-12,23,25,29,33,35,46 
>                       
>  rimraf.js |   69.08 |       50 |   77.77 |    69.8 | 
> ...40,245,247,281,294-295,305-312,325,327,354 
> -----------|---------|----------|---------|---------|-----------------------------------------------
> 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-rimraf_3.0.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-rimraf
Source-Version: 3.0.2-2
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-rimraf, 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-rimraf 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: Fri, 15 Apr 2022 07:15:43 +0200
Source: node-rimraf
Architecture: source
Version: 3.0.2-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009515
Changes:
 node-rimraf (3.0.2-2) unstable; urgency=medium
 .
   * Team upload
   * debian/watch:
     * Add ctype=nodejs to component(s)
     * Fix GitHub tags regex
     * Fix filenamemangle
   * Declare compliance with policy 4.6.0
   * Update nodejs dependency to nodejs:any
   * Mark test dependencies with <!nocheck>
   * Fix test for tap >= 15 (Closes: #1009515)
Checksums-Sha1: 
 17bc2c4f75e45c75bbfa0c61e098895f23876d5e 2351 node-rimraf_3.0.2-2.dsc
 bc3ce14a98e79631521202cc5576ff5c038c81db 4260 node-rimraf_3.0.2-2.debian.tar.xz
Checksums-Sha256: 
 669d9c6ee970ce551ba204cc905d5ba372978fc3eb1882a78026013df962d57f 2351 
node-rimraf_3.0.2-2.dsc
 5370721dc7df606f5217084cf2707946487838239e10a47030b4174be24e5f34 4260 
node-rimraf_3.0.2-2.debian.tar.xz
Files: 
 4b0b12edb0483ec82d42d56e121758e0 2351 javascript optional 
node-rimraf_3.0.2-2.dsc
 70a0ec5f05048ad408bf7f1e7dbde28e 4260 javascript optional 
node-rimraf_3.0.2-2.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJY//wACgkQ9tdMp8mZ
7ukHUw//W7BXc9omSnw5mOexk1Mnpc3qtN6EX+ar9I8LFGD2lWykrwFbsLsyjCWj
yk6Nk/cf20JE1se09QYMu7mhXIbNe0NHnkAHLa/q4XfGoPhVx758Vr6GqFlVj0m9
i83gHsZcH8KgCUVH24Age2axHkPPe5+2c8z2zC5Y7tFVENMpqd2u01IuoOnE1+rm
6uuKsiS/MMXqX+yLwLOsuhEhvF2tcshx46YwgJzcJdJbDItYNMJidkWO7rx1I6/p
vOKf9hTpN9LXRQe4jx9UM2omqu/GTDKyIFaCwm3LyWZ+PR4nwjubQvoQlil9EYeg
3zrFONe/YtoeTO0j2S4NwuO1DAYHO6qIQow7Agldr2sEEAjnolWEuaTZgV0yCj+N
PdIGYaop+DYZhy+8CAmt2MK4twTVWxD2/t2cId6qPEEG634n5bxHM6hd/FVyBAQT
syl7euvScS8bcdbszGb7e+lE8/SYWRcw/AwBKlL6ZqaNeAeV0JPGBE2NWzwc9C5r
QkecIKvTfB40ov4acdLRJZaEqHsu4xpTGLixd5XGh2p6Mz9Uat5Hw1l8yuQIu5oj
aLRqjj9W6uZPwtHjzxF/Ky9oGg86E8WHNXAXrWR/qh81Y2+baYPJnhlDTKob9prn
yNlfUxRpiUYJ7bVGRpW8iR4mhZHnsy6SuW5jcLOt1xM6nSQaed4=
=+Sdn
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to