[Pkg-javascript-devel] Bug#978363: node-debug-fabulous: FTBFS: tests failed
Lucas Nussbaum
lucas at debian.org
Sat Dec 26 22:04:40 GMT 2020
Source: node-debug-fabulous
Version: 1.1.0-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20201226 ftbfs-bullseye
Hi,
During a rebuild of all packages in sid, your package failed to build
on amd64.
Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> mocha -R spec ./test/**/*test.js
>
>
> lazy-eval
> enabled
> ✓ handles functions
> 1) leak
> ✓ normal
> disabled
> 2) handles functions
> 3) normal
> lazy-eval-test.js Total time: 8
>
> spawn
> namespaces are unique
> ✓ 1 off
> ✓ 2 off
> ✓ grandchildren
> ✓ grandchildren
> ✓ great grandchildren
>
>
> 7 passing (14ms)
> 3 failing
>
> 1) lazy-eval
> enabled
> leak:
> AssertionError: expected null to be truthy
> at /<<PKGBUILDDIR>>/test/src/lazy-eval.test.js:27:40
> at Socket.stream.write (/usr/share/nodejs/hook-std/index.js:26:32)
> at Function.log (/usr/share/nodejs/debug/src/node.js:194:24)
> at debug (/usr/share/nodejs/debug/src/common.js:111:10)
> at wrapped (src/lazy-eval.js:13:17)
> at leakTest (test/src/lazy-eval.test.js:44:9)
> at Context.<anonymous> (test/src/lazy-eval.test.js:40:9)
> at callFn (/usr/share/nodejs/mocha/lib/runnable.js:364:21)
> at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:352:5)
> at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
> at /usr/share/nodejs/mocha/lib/runner.js:801:12
> at next (/usr/share/nodejs/mocha/lib/runner.js:594:14)
> at /usr/share/nodejs/mocha/lib/runner.js:604:7
> at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
> at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:572:5)
> at processImmediate (internal/timers.js:461:21)
>
> 2) lazy-eval
> disabled
> handles functions:
> TypeError: unhook is not a function
> at Context.<anonymous> (test/src/lazy-eval.test.js:78:7)
> at callFn (/usr/share/nodejs/mocha/lib/runnable.js:364:21)
> at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:352:5)
> at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
> at /usr/share/nodejs/mocha/lib/runner.js:801:12
> at next (/usr/share/nodejs/mocha/lib/runner.js:594:14)
> at /usr/share/nodejs/mocha/lib/runner.js:604:7
> at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
> at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:572:5)
> at processImmediate (internal/timers.js:461:21)
>
> 3) lazy-eval
> disabled
> normal:
> TypeError: unhook is not a function
> at Context.<anonymous> (test/src/lazy-eval.test.js:90:7)
> at callFn (/usr/share/nodejs/mocha/lib/runnable.js:364:21)
> at Test.Runnable.run (/usr/share/nodejs/mocha/lib/runnable.js:352:5)
> at Runner.runTest (/usr/share/nodejs/mocha/lib/runner.js:677:10)
> at /usr/share/nodejs/mocha/lib/runner.js:801:12
> at next (/usr/share/nodejs/mocha/lib/runner.js:594:14)
> at /usr/share/nodejs/mocha/lib/runner.js:604:7
> at next (/usr/share/nodejs/mocha/lib/runner.js:486:14)
> at Immediate._onImmediate (/usr/share/nodejs/mocha/lib/runner.js:572:5)
> at processImmediate (internal/timers.js:461:21)
>
>
>
> make[1]: *** [debian/rules:13: override_dh_auto_test] Error 3
The full build log is available from:
http://qa-logs.debian.net/2020/12/26/node-debug-fabulous_1.1.0-1_unstable.log
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 me
so that we can identify if something relevant changed in the meantime.
About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.
More information about the Pkg-javascript-devel
mailing list