Your message dated Fri, 22 Apr 2022 10:04:12 +0000
with message-id <e1nhq96-000dtj...@fasolo.debian.org>
and subject line Bug#1009508: fixed in node-help-me 3.0.0-1
has caused the Debian Bug report #1009508,
regarding node-help-me: FTBFS: ERROR: Coverage for statements (88.63%) 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.)


-- 
1009508: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009508
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-help-me
Version: 2.0.0-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 --with nodejs
>    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/help-me
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap test.js
> TAP version 13
> ok 1 - test.js # time=763.193ms {
>     # show the doc/help.txt from the require.main folder if no options are 
> passed
>     ok 1 null
>     ok 2 should be strictly equal
>     # show a generic help.txt from a folder to a stream
>     ok 3 null
>     ok 4 should be strictly equal
>     # custom help command with an array
>     ok 5 null
>     ok 6 should be strictly equal
>     # custom help command without an ext
>     ok 7 null
>     ok 8 should be strictly equal
>     # custom help command with a string
>     ok 9 null
>     ok 10 should be strictly equal
>     # missing help file
>     ok 11 should be strictly equal
>     # custom help command with an array
>     # abbreviates two words in one
>     ok 12 null
>     ok 13 should be strictly equal
>     # abbreviates three words in two
>     ok 14 null
>     ok 15 should be strictly equal
>     # abbreviates a word
>     ok 16 null
>     ok 17 should be strictly equal
>     # abbreviates a word using strings
>     ok 18 null
>     ok 19 should be strictly equal
>     # print a disambiguation
>     ok 20 should be strictly equal
>     # choose exact match over partial
>     ok 21 should be strictly equal
>     # support for help files organized in folders
>     # passing an array
>     ok 22 null
>     ok 23 should be strictly equal
>     # passing a string
>     ok 24 null
>     ok 25 should be strictly equal
>     
>     1..25
>     # tests 25
>     # pass  25
>     
>     # ok
> }
> 
> 1..1
> # time=788.45ms
> ERROR: Coverage for lines (90.47%) does not meet global threshold (100%)
> ERROR: Coverage for functions (81.81%) does not meet global threshold (100%)
> ERROR: Coverage for branches (87.5%) does not meet global threshold (100%)
> ERROR: Coverage for statements (88.63%) does not meet global threshold (100%)
> ------------|---------|----------|---------|---------|-------------------
> File        | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
> ------------|---------|----------|---------|---------|-------------------
> All files   |   88.63 |     87.5 |   81.81 |   90.47 |                   
>  help-me.js |   88.63 |     87.5 |   81.81 |   90.47 | 18,73-76          
> ------------|---------|----------|---------|---------|-------------------
> 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-help-me_2.0.0-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-help-me
Source-Version: 3.0.0-1
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-help-me, 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-help-me 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, 22 Apr 2022 11:43:03 +0200
Source: node-help-me
Architecture: source
Version: 3.0.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009508
Changes:
 node-help-me (3.0.0-1) unstable; urgency=medium
 .
   * Team upload
 .
   [ Debian Janitor ]
   * Remove constraints unnecessary since buster:
     + Build-Depends: Drop versioned constraint on node-through2.
     + node-help-me: Drop versioned constraint on node-through2 in Depends.
 .
   [ Manas Kashyap ]
   * New upstream version 3.0.0
   * Bump Standards-Version to 4.6.0 (no changes needed)
 .
   [ Yadd ]
   * Drop dependency to nodejs
   * Drop useless patch
   * Fix test for tap >= 15 (--no-cov) (Closes: #1009508)
Checksums-Sha1: 
 9705fc62f192d5d379c274234301c58511251d12 2217 node-help-me_3.0.0-1.dsc
 9803c81b5f346ad2bce2c6a0ba01b82257d319e8 3869 node-help-me_3.0.0.orig.tar.gz
 5b27bff5aa227d9e24ff257bd5598f42f3d4658b 3028 
node-help-me_3.0.0-1.debian.tar.xz
Checksums-Sha256: 
 7b3c16bcb05c297e9929de488bc9cf650af66ef4106d04c6beb7c25485535712 2217 
node-help-me_3.0.0-1.dsc
 7118ae1f06c5167089c66848a4a6f7896ec9970a8852f123e516b1c776dfdc94 3869 
node-help-me_3.0.0.orig.tar.gz
 9925b51203a81f19e048923ae4e6ce3977bce580a563f4ffb7bc5fdb887ce3e3 3028 
node-help-me_3.0.0-1.debian.tar.xz
Files: 
 f4584513ddb536bb6bc4dfa4a78e67a3 2217 javascript optional 
node-help-me_3.0.0-1.dsc
 acf93b3df9e52e5a0d1535895518b627 3869 javascript optional 
node-help-me_3.0.0.orig.tar.gz
 911de860d46e1c57dce6a2e9a71d42fe 3028 javascript optional 
node-help-me_3.0.0-1.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJieOgACgkQ9tdMp8mZ
7unCLw//YCzmtu81Z1lUDUvN4Tbkmigf5YzA6m7ffC2BqlB89bd5WDnSln79EHnX
ouXrdNbaViAveYRgmXvNwMu7RQ0jABIkd8kpv6Xby1eVFdV9BxWSO+UAzgToXD4j
EQg/3b/qYxPtDUeVyGEcwC5ELioI811S8p7joE2yWu5w9mCwOkQB6jBufJQg/qly
1ZN34cNGeA5qZFiSpejVmAIAoSmNkW70pKrEr9q3nb1SR9t1bjXJ9VBvgqpRMZQe
cLIz+IY1X719QJl0iQHhIiOeD03N60OENKJJ1HVFjqYe5Z+Eskn/paBh3i+1lM5O
q07ziCDoPoK/NiVKXFx9MKbcSAOC3R23dSFZ/yUxZiEuLonUnU4cdSboF4sK2RRv
mrFaaBGLmSIzOuy3/ddOjz5Ce0yYILKncW9pkwEzO9ZBS77MSgGEuRLD0xA0UwIQ
NA/4rjugKj4qdoPtanSAUEM58LCTjWAGTeGokF4iz8KxR6NMw2qRCidINYd1Sitq
IlT+mPyy9Z3EzXqwknQNxMeEyO2JRACYBVoEumSBYyprHxRV7PNUNgW4Hn4wUiuW
GYu74cTqOIvUpYckVCkbfljs2feEp0UoR5CnI19BzyduWwqRb2kwEUNzfZekCD5l
uvQOlknLX4BM6cj9Arf+5ASg/JqZX+Sx7arOgndJ00Gu4AZXhAM=
=nuUB
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to