Your message dated Tue, 19 Apr 2022 06:33:55 +0000
with message-id <e1nghqx-0008zf...@fasolo.debian.org>
and subject line Bug#1009580: fixed in node-inline-source-map 0.6.2~git-7
has caused the Debian Bug report #1009580,
regarding node-inline-source-map: FTBFS: ERROR: Coverage for statements 
(98.18%) 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.)


-- 
1009580: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009580
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-inline-source-map
Version: 0.6.2~git-6
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 ../. node_modules/inline-source-map
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap test/inline-source-map.js test/source-content.js
> TAP version 13
> (node:123364) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> (node:123363) DeprecationWarning: deepEqual() is deprecated, use same() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> ok 1 - test/inline-source-map.js # time=64.03ms {
>     # Subtest: generated mappings
>         # Subtest: one file no offset
>             ok 1 - generates correct mappings
>             ok 2 - encodes generated mappings
>             ok 3 - returns correct inline mapping url
>             1..3
>         ok 1 - one file no offset # time=11.982ms
>         
>         # Subtest: two files no offset
>             ok 1 - generates correct mappings
>             ok 2 - encodes generated mappings
>             ok 3 - returns correct inline mapping url
>             1..3
>         ok 2 - two files no offset # time=3.628ms
>         
>         # Subtest: one line source
>             ok 1 - generates correct mappings
>             1..1
>         ok 3 - one line source # time=1.095ms
>         
>         # Subtest: with offset
>             ok 1 - generates correct mappings
>             ok 2 - encodes generated mappings with offset
>             1..2
>         ok 4 - with offset # time=2.727ms
>         
>         1..4
>     ok 1 - generated mappings # time=38.512ms
>     
>     # Subtest: given mappings, with one having no original
>         # Subtest: no offset
>             ok 1 - adds correct mappings
>             ok 2 - encodes generated mappings
>             ok 3 - returns correct inline mapping url
>             1..3
>         ok 1 - no offset # time=2.163ms
>         
>         # Subtest: with offset
>             ok 1 - adds correct mappings
>             ok 2 - encodes mappings with offset
>             1..2
>         ok 2 - with offset # time=2.028ms
>         
>         1..2
>     ok 2 - given mappings, with one having no original # time=11.728ms
>     
>     # Subtest: inline mapping url with charset opt
>         # Subtest: set inline mapping url charset to gbk
>             ok 1 - charset set to gbk
>             1..1
>         ok 1 - set inline mapping url charset to gbk # time=0.688ms
>         
>         # Subtest: default charset should be utf-8
>             ok 1 - charset default to utf-8
>             1..1
>         ok 2 - default charset should be utf-8 # time=0.676ms
>         
>         1..2
>     ok 3 - inline mapping url with charset opt # time=6.088ms
>     
>     1..3
>     # time=64.03ms
> }
> 
> ok 2 - test/source-content.js # time=45.324ms {
>     # Subtest: generated mappings
>         # Subtest: one file with source content
>             ok 1 - includes source content
>             ok 2 - encodes generated mappings including source content
>             ok 3 - returns correct inline mapping url including source content
>             1..3
>         ok 1 - one file with source content # time=10.565ms
>         
>         # Subtest: two files with source content
>             ok 1 - includes source content for both files
>             ok 2 - encodes generated mappings including source content
>             ok 3 - returns correct inline mapping url including source content
>             1..3
>         ok 2 - two files with source content # time=5.413ms
>         
>         # Subtest: two files, only one with source content
>             ok 1 - includes source content for the file with source content 
> and [null] for the other file
>             ok 2 - encodes generated mappings including source content
>             ok 3 - returns correct inline mapping url including source content
>             1..3
>         ok 3 - two files, only one with source content # time=2.8ms
>         
>         # Subtest: one file with empty source
>             ok 1 - should be equivalent
>             1..1
>         ok 4 - one file with empty source # time=1.169ms
>         
>         1..4
>     ok 1 - generated mappings # time=39.897ms
>     
>     1..1
>     # time=45.324ms
> }
> 
> 1..2
> # time=827.61ms
> ERROR: Coverage for lines (98.03%) does not meet global threshold (100%)
> ERROR: Coverage for functions (93.33%) does not meet global threshold (100%)
> ERROR: Coverage for statements (98.18%) does not meet global threshold (100%)
> ----------|---------|----------|---------|---------|-------------------
> File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
> ----------|---------|----------|---------|---------|-------------------
> All files |   98.18 |      100 |   93.33 |   98.03 |                   
>  index.js |   98.18 |      100 |   93.33 |   98.03 | 131               
> ----------|---------|----------|---------|---------|-------------------
> 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-inline-source-map_0.6.2~git-6_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-inline-source-map
Source-Version: 0.6.2~git-7
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-inline-source-map, 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-inline-source-map 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: Tue, 19 Apr 2022 08:18:26 +0200
Source: node-inline-source-map
Architecture: source
Version: 0.6.2~git-7
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1009580
Changes:
 node-inline-source-map (0.6.2~git-7) unstable; urgency=medium
 .
   * Team upload
   * Fix filenamemangle
   * Fix test for tap >= 15 (Closes: #1009580)
Checksums-Sha1: 
 2ccb6baa4bd55549814c39cf727ae82e82d47d9f 2245 
node-inline-source-map_0.6.2~git-7.dsc
 817e00b1635fc3a9e70550782e1caf6e9e83b1a0 6060 
node-inline-source-map_0.6.2~git-7.debian.tar.xz
Checksums-Sha256: 
 6346613bdf3d8cec2618525039d38b4950792cf657e1ca09f7782ff6a1008b1e 2245 
node-inline-source-map_0.6.2~git-7.dsc
 80c34a4b09b82fb018ca822a5634f3070bbe29fc3967dc9cd88c10f7415681f1 6060 
node-inline-source-map_0.6.2~git-7.debian.tar.xz
Files: 
 64fa37d37aff75a69705c399870579e9 2245 javascript optional 
node-inline-source-map_0.6.2~git-7.dsc
 51205f934c04bdfec39db68418d969ae 6060 javascript optional 
node-inline-source-map_0.6.2~git-7.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJeVI8ACgkQ9tdMp8mZ
7umYCg//Vw9fLsOqlcsFju0gwHLZ4GnBdnhFg7Uk5bx0goH7yMb01mb3FwjPXpLu
HQfnR/3QGduwhktNe2meU50tYi+Xa81o9eoh+TNeUq8hT4qNt1AhDgXy9lymM8UY
s3sTFdOaihZBwYHDz5nsbrPxN+U8BYcGTtawjN1oj8Y1bo+RC3RW/30tIvgbnpn0
m73Nqacirn4N6hF77uLvyvcua0EySwzwm7oIy9tUPpeMhKG2ivnV9vQ6ejZjnLRc
P1AZbNKurPbXLhZn2Kr3kRJFRtiawRLrPFYbW32LSR40xnRPfao4fHXVPBLgrBrV
DAJ6bH4RncQZk1TMb18/p1WFnxHx+3HjGs9dwjKSuxrC3cAoU+MS0tBhZxKpTdx0
uDGKXyW9cz48njwVT4mae/kJTYKK2BXYMFNUjULJg4qoTBhFlIqWNA/9yTkOFbV3
5M5c/BRhTpprjlaw6CCLHa6CovbgAfHVaNKartj7JEp+7vFltXqDv1gTPTIrmegQ
VsDH5+JVQpY7pCdxJpd4UrORRnkYkrbF0/jnH5Cg1lK0Q9lnDIbTUOYo6XB41K+4
xWQ1mnKg9pehze7Oj9AqCQlLzFbVI0cMP8y+iReM8wjkauxCXNszoKennpK1TdO5
1luzr81OLI7BvKK4FNUYM+k5VkxeAsf5OqOsoagULx8XUSW7xWU=
=/cHs
-----END PGP SIGNATURE-----

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

Reply via email to