[Pkg-javascript-devel] Some ftbfs
Yadd
yadd at debian.org
Sun Jan 9 06:11:53 GMT 2022
Hi all,
new pkg-js-autopkgtest does more checks than before: now it test
(require/import) all modules installed in nodejs root directories. Some
"type=module" may fail. If it's a false positive, you just have to add
module name in debian/tests/pkg-js/require-SKIP.
However, this allowed me to detect poorly constructed components
(@bcoe/v8-coverage for example).
Cheers,
Yadd
Babel example:
$ cat debian/tests/pkg-js/require-SKIP
@babel/cli
@babel/helper-plugin-test-runner
@babel/helper-transform-fixture-test-runner
@babel/standalone
More information about the Pkg-javascript-devel
mailing list