[Pkg-javascript-devel] Bug#921795: node-flagged-respawn: FTBFS (failing tests)

Santiago Vila sanvila at debian.org
Sat Feb 9 00:15:45 GMT 2019


Package: src:node-flagged-respawn
Version: 1.0.0-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep
   dh_update_autotools_config -i
   dh_autoreconf -i
   debian/rules override_dh_auto_test
make[1]: Entering directory '/<<PKGBUILDDIR>>'
mocha -R spec


  flaggedRespawn
    isV8flags
      ✓ should return true when flag is in v8flags
      ✓ should ignore separator differences of "-" and "_"
      ✓ should return false when flag is not in v8flags

[... snipped ...]

     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)

  7) flaggedRespawn
       force and forbid respawning
         always forbid respawning with inner --no-respawning:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)

  8) flaggedRespawn
       force and forbid respawning
         should force respawning with node flags (array):
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)

  9) flaggedRespawn
       force and forbid respawning
         should force respawning with node flags (string):
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)

  10) flaggedRespawn
       force and forbid respawning
         should take priority to forbidding than forcing:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)

  11) flaggedRespawn
       cli args which are passed to app
         should pass args except v8flags, forced node flags, --no-respawning when respawned:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)

  12) flaggedRespawn
       cli args which are passed to app
         should pass args except v8flags, forced node flags, --no-respawning when not respawned:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves.
      at Timeout.<anonymous> (/usr/lib/nodejs/mocha/lib/runnable.js:238:19)



make[1]: *** [debian/rules:13: override_dh_auto_test] Error 12
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:8: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2
--------------------------------------------------------------------------------

(The above is just how the build ends and not necessarily the most relevant part)

The build was made in my autobuilder with "dpkg-buildpackage -A"
and it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/node-flagged-respawn.html

where you can get a full build log if you need it.

If this is really a bug in one of the build-depends, please use reassign and affects,
so that this is still visible in the BTS web page for this package.

Thanks.



More information about the Pkg-javascript-devel mailing list