Your message dated Wed, 13 Apr 2022 10:34:16 +0000
with message-id <[email protected]>
and subject line Bug#1009524: fixed in node-qw 1.0.1-3
has caused the Debian Bug report #1009524,
regarding node-qw: FTBFS: dh_auto_test: error: /bin/sh -ex 
debian/tests/pkg-js/test returned exit code 1
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.)


-- 
1009524: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1009524
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: node-qw
Version: 1.0.1-2
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/qw
>       /bin/sh -ex debian/tests/pkg-js/test
> + tap -J test/qw.js
> TAP version 13
> (node:3423559) DeprecationWarning: isDeeply() is deprecated, use strictSame() 
> instead
> (Use `node --trace-deprecation ...` to show where the warning was created)
> not ok 1 - test/qw.js # time=48.4ms
>   ---
>   env: {}
>   file: test/qw.js
>   timeout: 30000
>   command: /usr/bin/node
>   args:
>     - test/qw.js
>   stdio:
>     - 0
>     - pipe
>     - 2
>   cwd: /<<PKGBUILDDIR>>
>   exitCode: 1
>   ...
> {
>     # Subtest: qw
>         ok 1 - single
>         ok 2 - single trailing whitespace
>         ok 3 - single leading whitespace
>         ok 4 - single both whitespace
>         ok 5 - double
>         ok 6 - double middle whitespace
>         ok 7 - double trailing whitespace
>         ok 8 - double leading whitespace
>         ok 9 - double both whitespace
>         ok 10 - double all whitespace
>         ok 11 - triple
>         ok 12 - triple middle whitespace
>         ok 13 - triple trailing whitespace
>         ok 14 - triple leading whitespace
>         ok 15 - triple both whitespace
>         ok 16 - triple all whitespace
>         ok 17 - one var
>         ok 18 - one var middle whitespace
>         ok 19 - one var trailing whitespace
>         ok 20 - one var leading whitespace
>         ok 21 - one var both whitespace
>         ok 22 - one var all whitespace
>         ok 23 - two var
>         ok 24 - two var middle whitespace
>         ok 25 - two var trailing whitespace
>         ok 26 - two var leading whitespace
>         ok 27 - two var both whitespace
>         ok 28 - two var all whitespace
>         ok 29 - three var
>         ok 30 - three var middle whitespace
>         ok 31 - three var trailing whitespace
>         ok 32 - three var leading whitespace
>         ok 33 - three var both whitespace
>         ok 34 - three var all whitespace
>         ok 35 - append vars
>         ok 36 - prepend vars
>         ok 37 - chain vars
>         not ok 38 - t.done is not a function
>           ---
>           stack: |
>             Test.<anonymous> (test/qw.js:52:5)
>             Test.cb (/usr/share/nodejs/libtap/lib/test.js:127:40)
>             /usr/share/nodejs/libtap/lib/test.js:369:21
>             Test.main (/usr/share/nodejs/libtap/lib/test.js:376:7)
>             Test.runMain (/usr/share/nodejs/libtap/lib/base.js:178:15)
>             /usr/share/nodejs/libtap/lib/test.js:485:13
>             TAP.writeSubComment (/usr/share/nodejs/libtap/lib/test.js:556:5)
>             Test.<anonymous> (/usr/share/nodejs/libtap/lib/test.js:484:14)
>           at:
>             line: 52
>             column: 5
>             file: test/qw.js
>             function: Test.<anonymous>
>           type: TypeError
>           tapCaught: testFunctionThrow
>           test: qw
>           source: |2
>           
>               t.done()
>             ----^
>             })
>           ...
>         
>         1..38
>         # failed 1 of 38 tests
>     not ok 1 - qw # time=42.888ms
>     
>     1..1
>     # failed 1 test
>     # time=48.4ms
> }
> 
> 1..1
> # failed 1 test
> # time=677.135ms
> ----------|---------|----------|---------|---------|-------------------
> File      | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s 
> ----------|---------|----------|---------|---------|-------------------
> All files |     100 |      100 |     100 |     100 |                   
>  qw.js    |     100 |      100 |     100 |     100 |                   
> ----------|---------|----------|---------|---------|-------------------
> 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-qw_1.0.1-2_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-qw
Source-Version: 1.0.1-3
Done: Yadd <[email protected]>

We believe that the bug you reported is fixed in the latest version of
node-qw, 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-qw 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: Wed, 13 Apr 2022 12:19:35 +0200
Source: node-qw
Architecture: source
Version: 1.0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<[email protected]>
Changed-By: Yadd <[email protected]>
Closes: 1009524
Changes:
 node-qw (1.0.1-3) unstable; urgency=medium
 .
   * Team upload
   * Fix test for tap >= 15 (Closes: #1009524)
Checksums-Sha1: 
 bb57c42c5bbba2359f46c85ed501adbeb3b5192c 1968 node-qw_1.0.1-3.dsc
 880331f22a678ea0aec08e5a50873cd1c84be35e 2712 node-qw_1.0.1-3.debian.tar.xz
Checksums-Sha256: 
 7579cbae0f3c7516e4e38c9220de5f008fbb1aa745f50e9c36c3be4d535f555a 1968 
node-qw_1.0.1-3.dsc
 0f427b9fd48b7bf27f7c98a5d57b734432e08b0eb3044d783e8be379afc6d90c 2712 
node-qw_1.0.1-3.debian.tar.xz
Files: 
 7204f4cb7345de7eae7a743e55542285 1968 javascript optional node-qw_1.0.1-3.dsc
 237698d30abd443054b8cbe6f65198eb 2712 javascript optional 
node-qw_1.0.1-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmJWpG0ACgkQ9tdMp8mZ
7umgjBAAiPXOfJwQu8zmXEZ0v6fk6+vXm8vU++B2Fus4/odpb5G0rrZqv9NZrY+K
Z5QriZbAb59MYCpd9XEDCvLdKWbKTiNP8SmtsJ0MUG30vtHK4P/NkNoeGBosFfcj
jbV6JP+nNsptN05gHNSl4NBOCORSusTgxffUblCzD+M1wL6GyBSbOB4xkdj+mose
I48wN/y6Y3MHABkaT7ZxSfiXpPDQTEr9oEnZQ2STI1iXx4TBHuIlIKWXlYJAWPX3
nsUxKw2sg2ThWLQdS/k+eskAXeCiFgSwhuuxD/sm5eU8LJV4bVOwrVsEDmlvMI/U
ORa6Nx+g3ADwL3V4WVsYWmpnj4euogoIW82JjoA+woeEgneUwwpDKu5TWp+L/Ze3
sv8wCrUC1CZ/LlWGz0fLgzZf0YUMRT7YQqYiPwLmGaOWWm8FE6caKn7qT5eYjkjO
qbibaVY3LnVkO99JEewGvL95+A67YG0SaLyToIB6DQNsKSxVQ7PMXhS21bMH/d7c
CjW2ISGHszDYXE5t3jXgUbWT7zlorEWVpIN1MEp0bJbK7xU9yWXlBizPtXlFvAEx
tMin8POtUqT2xIL/GjeSfp65P2fFRyWEJ1T8GLSU8HTkmYNhGfOsAnBaAL1YFUEE
JDACr1wm7E9GwVtFavKs/ahoTYn/1RLWu7YHDcYXvJ+RMYzIks4=
=pWYI
-----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