[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#976409: marked as done (glibc breaks node-iconv autopkgtest: AssertionError [ERR_ASSERTION]: Missing expected exception)



Your message dated Sat, 05 Dec 2020 11:14:37 +0000
with message-id <E1klVWP-0004Md-4f@fasolo.debian.org>
and subject line Bug#976409: fixed in node-iconv 2.3.5-5
has caused the Debian Bug report #976409,
regarding glibc breaks node-iconv autopkgtest: AssertionError [ERR_ASSERTION]: Missing expected exception
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 owner@bugs.debian.org
immediately.)


-- 
976409: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=976409
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: glibc, node-iconv
Control: found -1 glibc/2.31-5
Control: found -1 node-iconv/2.3.5-4
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian-ci@lists.debian.org
User: debian-ci@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of glibc the autopkgtest of node-iconv fails in
testing on all architectures when that autopkgtest is run with the
binary packages of glibc from unstable. It passes when run with only
packages from testing. In tabular form:

                       pass            fail
glibc                  from testing    2.31-5
node-iconv             from testing    2.3.5-4
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of glibc to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=glibc

https://ci.debian.net/data/autopkgtest/testing/amd64/n/node-iconv/8618841/log.gz

autopkgtest [07:11:24]: test pkg-js-autopkgtest:
/usr/share/pkg-js-autopkgtest/runner
autopkgtest [07:11:24]: test pkg-js-autopkgtest: [-----------------------
# Using package.json
# Node module name is iconv
# Build files found:
# Test files found: test
# Files/dir to be installed from source: test
# Copy test files
# Copy debian/tests/pkg-js content
'debian/tests/pkg-js' ->
'/tmp/autopkgtest-lxc.djwhve30/downtmp/autopkgtest_tmp/smokeZDEmls/debian/tests/pkg-js'
'debian/tests/pkg-js/test' ->
'/tmp/autopkgtest-lxc.djwhve30/downtmp/autopkgtest_tmp/smokeZDEmls/debian/tests/pkg-js/test'
# Searching module in /usr/lib/nodejs/iconv
# Searching module in /usr/lib/aarch64-linux-gnu/nodejs/iconv
# Found /usr/lib/aarch64-linux-gnu/nodejs/iconv
# Searching files to link in /usr/lib/aarch64-linux-gnu/nodejs/iconv
'./build' -> '/usr/lib/aarch64-linux-gnu/nodejs/iconv/build'
'./lib' -> '/usr/lib/aarch64-linux-gnu/nodejs/iconv/lib'
'./package.json' -> '/usr/lib/aarch64-linux-gnu/nodejs/iconv/package.json'
# Searching module in /usr/share/nodejs/iconv
# Launch debian/tests/pkg-js/test with sh -ex
+ mkdir -p test/tmp
+ node test/run-tests.js
assert.js:101
  throw new AssertionError(obj);
  ^

AssertionError [ERR_ASSERTION]: Missing expected exception.
    at Object.<anonymous>
(/tmp/autopkgtest-lxc.djwhve30/downtmp/autopkgtest_tmp/smokeZDEmls/test/test-basic.js:136:8)
    at Module._compile (internal/modules/cjs/loader.js:1015:30)
    at Object.Module._extensions..js
(internal/modules/cjs/loader.js:1035:10)
    at Module.load (internal/modules/cjs/loader.js:879:32)
    at Function.Module._load (internal/modules/cjs/loader.js:724:14)
    at Module.require (internal/modules/cjs/loader.js:903:19)
    at require (internal/modules/cjs/helpers.js:74:18)
    at Object.<anonymous>
(/tmp/autopkgtest-lxc.djwhve30/downtmp/autopkgtest_tmp/smokeZDEmls/test/run-tests.js:2:1)
    at Module._compile (internal/modules/cjs/loader.js:1015:30)
    at Object.Module._extensions..js
(internal/modules/cjs/loader.js:1035:10) {
  generatedMessage: false,
  code: 'ERR_ASSERTION',
  actual: undefined,
  expected: undefined,
  operator: 'throws'
}
autopkgtest [07:11:25]: test pkg-js-autopkgtest: -----------------------]


Attachment: OpenPGP_signature
Description: OpenPGP digital signature


--- End Message ---
--- Begin Message ---
Source: node-iconv
Source-Version: 2.3.5-5
Done: Xavier Guimard <yadd@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-iconv, 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 976409@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <yadd@debian.org> (supplier of updated node-iconv 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 05 Dec 2020 08:58:20 +0100
Source: node-iconv
Architecture: source
Version: 2.3.5-5
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Changed-By: Xavier Guimard <yadd@debian.org>
Closes: 976409
Changes:
 node-iconv (2.3.5-5) unstable; urgency=medium
 .
   * Team upload
   * Bump debhelper compatibility level to 13
   * Declare compliance with policy 4.5.1
   * Modernize debian/watch
   * Use dh-sequence-nodejs
   * Fix test for glibc ≥ 2.31-5 (Closes: #976409)
   * Apply multi-arch hints (same)
Checksums-Sha1: 
 7df8b1b786d01c3cffe84d9f3a235a3e4dbca827 2123 node-iconv_2.3.5-5.dsc
 e1011a8f4709e1944a741e062ef2382502b4ef90 5868 node-iconv_2.3.5-5.debian.tar.xz
Checksums-Sha256: 
 8faa284904308118e1b63842b0d98a6d9cb635171c23ff79cc06f4b354b40d52 2123 node-iconv_2.3.5-5.dsc
 c2a8f4a07e3f91374b4d80cf14b74ef87c048e98592a2452207163d85ade3927 5868 node-iconv_2.3.5-5.debian.tar.xz
Files: 
 8f3f2bb2760e4d36d2ed28974cd49763 2123 javascript optional node-iconv_2.3.5-5.dsc
 cfcc00227ec88c1442ca1c3d8328501f 5868 javascript optional node-iconv_2.3.5-5.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl/LPpYACgkQ9tdMp8mZ
7unwIQ//WQ5Qnf9KulEghLW08MSNKIcyCZ5g7BjmH5K+EP1KnrXDpAzkdg8UH6c6
ffiX8Qb7wFkfmrs4Gfmf16sKGgEb1BNxD0tOmzDMOEQPSQLPyCZA8N1NxW/CAgtR
G4nUHQrDGOqLAQniEA7wjeQVOuaMga8RLda99ZmVmj1Vv3bE5ipt+Ao/2m1I2C6F
L/+VbioMfapkGPnC7Eo3rwLXw0e+coCX7Z01oe9G3l/kd9mkhzv/LoFPxuGetfAz
9nrVDp8Gvb2f1PGFgAZHMx41w6/cN8xqw54vuOxfEKwbfg7PIDnD5EKKmwVic2Ze
seafPOSBPsPhiHEr/C82Cusvw3fAiAN0LXh+qPT4UzVR2nk+SKfVbflG9GalTzQG
xVIUiKr2/PPdjs7mNi9PNQ+YpKX826jxoIsLqdJPYA5+cgGXcXFpLT81XaX0IeGi
GQDV3M/JkhS3SyW7cesOsmqjbUk2uQuQrmIg8I6n+xRydleCG4sIJIx5qIyaJ1VT
4GTzJExMg9FUCPGHwMVj/VcRD15TPqGvgF952bNkm2KgUJewOTMf+YsKYqkzetNY
/XneWQj0/HrTbAV668Kt/c4TjtZEz+VGGZFLEs0qGSSQfvPd2Pp0CgAzzjD/iMgB
8MWQ3DReaFuNMNHduj5CKWoBqudSPpB/WnXQaDwENugQWOjadC8=
=T3P/
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: