Source: nodejs Version: 12.18.1~dfsg-1 Severity: serious Tags: ftbfs This package fails to build on a system without internet access.
>From the build log: not ok 430 parallel/test-dns-setserver-when-querying --- duration_ms: 0.137 severity: fail exitcode: 1 stack: |- assert.js:100 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Missing expected exception. at Object.<anonymous> (/<<PKGBUILDDIR>>/test/parallel/test-dns-setserver-when-querying.js:17:12) at Module._compile (internal/modules/cjs/loader.js:1138:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1158:10) at Module.load (internal/modules/cjs/loader.js:986:32) at Function.Module._load (internal/modules/cjs/loader.js:879:14) at Function.executeUserEntryPoint [as runMain] (internal/modules/run_main.js:71:12) at internal/main/run_main_module.js:17:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: [Object], operator: 'throws' } ... [...] ok 2601 sequential/test-worker-prof --- duration_ms: 0.332 ... make[2]: *** [Makefile:510: test-ci-js] Error 1 make[2]: Leaving directory '/<<PKGBUILDDIR>>' make[1]: *** [debian/rules:214: override_dh_auto_test-arch] Error 2 -- Niko Tyni nt...@debian.org