[Pkg-javascript-devel] Bug#1011905: node-gulp-concat: FTBFS: dh_auto_test: error: cd ./gulp-wrap && sh -ex ../debian/nodejs/gulp-wrap/test returned exit code 1
Lucas Nussbaum
lucas at debian.org
Thu May 26 20:11:13 BST 2022
Source: node-gulp-concat
Version: 2.6.1+~0.0.15+git20190329.179bb8c+~1.0.3-4
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at 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
> Link node_modules/gulp-wrap -> ../gulp-wrap
> Link node_modules/tryit -> ../tryit
> dh_auto_build --buildsystem=nodejs
> No build command found, searching known files
> No build command found, searching known files
> No build command found, searching known files
> dh_auto_test --buildsystem=nodejs
> ln -s ../. node_modules/gulp-concat
> cd ./gulp-wrap && sh -ex ../debian/nodejs/gulp-wrap/test
> + mocha test
>
>
> gulp-wrap
> undefined should pass an empty file as it is
> undefined should produce expected file via buffer
> undefined should produce expected file via stream
> undefined should error when no template is provided
> undefined should handle a template from a file
> undefined should handle a template from a function
> undefined should fail when it cannot read the template file.
> undefined should handle template data and options
> undefined should allow for dynamic options
> undefined should allow file props in the template data
> undefined should make data props override file data
> undefined should allow for dynamic data
> undefined should not pollute file data across multiple streams
> undefined should merge file.data property
> undefined should allow for expressions
> undefined should parse JSON files by default
> undefined should parse YAML files by default
> undefined option parse=false should disable file parsing
> undefined should throw exception object passed for template and no src property is set
> undefined should throw exception if data file parse is invalid
> 1) should throw exception if template is invalid
>
>
> 20 passing (2s)
> 1 failing
>
> 1) gulp-wrap
> should throw exception if template is invalid:
> Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure "done()" is called; if returning a Promise, ensure it resolves. (/<<PKGBUILDDIR>>/gulp-wrap/test/test.js)
> at createTimeoutError (/usr/share/nodejs/mocha/lib/errors.js:498:15)
> at Test.Runnable._timeoutError (/usr/share/nodejs/mocha/lib/runnable.js:431:10)
> at Timeout.<anonymous> (/usr/share/nodejs/mocha/lib/runnable.js:246:24)
> at listOnTimeout (node:internal/timers:559:17)
> at processTimers (node:internal/timers:502:7)
>
>
>
> dh_auto_test: error: cd ./gulp-wrap && sh -ex ../debian/nodejs/gulp-wrap/test returned exit code 1
The full build log is available from:
http://qa-logs.debian.net/2022/05/25/node-gulp-concat_2.6.1+~0.0.15+git20190329.179bb8c+~1.0.3-4_unstable.log
All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lucas@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.
More information about the Pkg-javascript-devel
mailing list