Your message dated Wed, 01 Jun 2022 10:50:19 +0000
with message-id <e1nwlvf-000enq...@fasolo.debian.org>
and subject line Bug#1011850: fixed in node-sparkles 1.0.1-3
has caused the Debian Bug report #1011850,
regarding node-sparkles: 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 ow...@bugs.debian.org
immediately.)


-- 
1011850: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1011850
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-sparkles
Version: 1.0.1-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20220525 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/sparkles
>       /bin/sh -ex debian/tests/pkg-js/test
> + jest --ci --testRegex test/.*\.js
> FAIL test/index.js
>   ● sparkles() › will attach the sparkles store namespace to global
> 
>     TypeError: expect is not a function
> 
>       22 |
>       23 |   it('will attach the sparkles store namespace to global', 
> function(done) {
>     > 24 |     expect(global['store@sparkles']).toBeDefined();
>          |     ^
>       25 |     done();
>       26 |   });
>       27 |
> 
>       at Object.<anonymous> (test/index.js:24:5)
> 
>   ● sparkles() › will attach an event emitter to the sparkles store default 
> namespace
> 
>     TypeError: expect is not a function
> 
>       27 |
>       28 |   it('will attach an event emitter to the sparkles store default 
> namespace', function(done) {
>     > 29 |     expect(global['store@sparkles']).toHaveProperty('default');
>          |     ^
>       30 |     done();
>       31 |   });
>       32 |
> 
>       at Object.<anonymous> (test/index.js:29:5)
> 
>   ● sparkles() › removes the event emitter from the store when remove is 
> called
> 
>     TypeError: expect is not a function
> 
>       34 |     ee.on('test', noop);
>       35 |     ee.remove();
>     > 36 |     expect(global['store@sparkles']).not.toHaveProperty('default');
>          |     ^
>       37 |     done();
>       38 |   });
>       39 | });
> 
>       at Object.<anonymous> (test/index.js:36:5)
> 
> FAIL test/exists.js
>   ● sparkles.exists() › checks if a namespace has been defined
> 
>     TypeError: expect is not a function
> 
>        8 |
>        9 |   it('checks if a namespace has been defined', function(done) {
>     > 10 |     expect(sparkles.exists('test')).toBe(false);
>          |     ^
>       11 |     var ee = sparkles('test');
>       12 |     expect(sparkles.exists('test')).toBe(true);
>       13 |     ee.remove();
> 
>       at Object.<anonymous> (test/exists.js:10:5)
> 
> FAIL test/namespace.js
>   ● namespace › should use an EE from sparkles namespace if it already exists
> 
>     TypeError: expect is not a function
> 
>       23 |     var sparkles = require('../')();
>       24 |
>     > 25 |     expect(sparkles.custom).toEqual('ee');
>          |     ^
>       26 |     done();
>       27 |   });
>       28 |
> 
>       at Object.<anonymous> (test/namespace.js:25:5)
> 
>   ● namespace › should allow custom namespaces
> 
>     TypeError: expect is not a function
> 
>       33 |     var sparkles = require('../')('customNamespace');
>       34 |
>     > 35 |     expect(sparkles.custom).toEqual(true);
>          |     ^
>       36 |     done();
>       37 |   });
>       38 | });
> 
>       at Object.<anonymous> (test/namespace.js:35:5)
> 
> Test Suites: 3 failed, 3 total
> Tests:       6 failed, 6 total
> Snapshots:   0 total
> Time:        3.454 s
> Ran all test suites.
> 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/05/25/node-sparkles_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-20220525;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&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-sparkles
Source-Version: 1.0.1-3
Done: Yadd <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
node-sparkles, 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 1011...@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-sparkles 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: Wed, 01 Jun 2022 12:34:19 +0200
Source: node-sparkles
Architecture: source
Version: 1.0.1-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Yadd <y...@debian.org>
Closes: 1011850
Changes:
 node-sparkles (1.0.1-3) unstable; urgency=medium
 .
   * Declare compliance with policy 4.6.1
   * Add fix for expect (jest) >= 28 (Closes: #1011850)
Checksums-Sha1: 
 07279b15dee96ff6565dd4e0dab45e95b1b7ca90 2054 node-sparkles_1.0.1-3.dsc
 c6a85f1d9ab5250af8b1e68d4c45bb1a56c6056d 3328 
node-sparkles_1.0.1-3.debian.tar.xz
Checksums-Sha256: 
 9b9918fd31c611d5b4226ea7f8541e39c25dbc7a133626ae72046cfd733abf28 2054 
node-sparkles_1.0.1-3.dsc
 8e70f812a9b8545cce5b461ca87f4c50bf51183a49b1f8aa1e5c1090f6022f23 3328 
node-sparkles_1.0.1-3.debian.tar.xz
Files: 
 b35b2204d574aeb6cfd3128c403cc8b1 2054 javascript optional 
node-sparkles_1.0.1-3.dsc
 5e20f888592d4c13b0a0b35c0304a0dc 3328 javascript optional 
node-sparkles_1.0.1-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAmKXQPgACgkQ9tdMp8mZ
7ul6eRAAjkR37jUb0KmPpAWDfjEPtVGzJgFZtxDNvHjUNOxVXVwlzqokcu0pc1xt
l0oEr1J+GnSxSFa6ubpBjwL9IJUDmRpUT5noxCfTZqYiiGbNIGjw5/QOF7ikh+Ck
X+hNivqKzX2/TUXCx4wqE7oOP/sG46ecOZ5AWpJgiBMjYnPpzOtjn9G9nFiRpups
HrDOf9r4NrcOtVitYhSkpOD7TpaRL5hP64bCvgLA33MayGlaQW2pRyIexLva0/Fj
0lvnVsVoouRmd7LeKXFE34jaQcG/2MkoYIcaid+DRWHm6DY3BnLCPF0ONzcpEOjW
HFD5HHEQddbJ1yYmNxOnZEK/22k0viAxqTCk1dmGPXL/mtkgbgbhlSyEjeAcVdYG
06K01J0J5qbIhfFCHZMMY/azQCNQqhkHtmPqpv99r1foltXwIziXuNBGbiHJ3Nmz
rjbriW8emG+am2ImhagrKKnpUfdV+jz6ErcrQI+ijlhtu4s2e4RGZLg1Nj+BoN+Z
/uRCpfUyl41onJPB9wIwPpLTXCk8lvdkJ4Dkxo4EL/BDAiiqWq/h3YHzhXwjSSMb
F2S+qbmKKLneN12RT1MOjXotvcuqCWZ3BTp/lvQWKAFRB42XdiENLUkBpP/m7wP3
OL/AszqXthzMZ1ScU000h+dAt34YHKi3PvuaeuE1+somq9+NhtE=
=vZlQ
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to