Package: node-libnpx / 10.2.0+repack-1

Metadata

Package Version Patches format
node-libnpx 10.2.0+repack-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable which test.patch | (download)

test/index.js | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 disable which test
 Disable failing test

disable dotenv test.patch | (download)

test/index.js | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 disable dotenv test
 Disable failing test

disable network test.patch | (download)

test/index.js | 48 0 + 48 - 0 !
1 file changed, 48 deletions(-)

 disable tests that require network access
 Tests in this package require access to https://registry.npmjs.org/echo-cli
 and https://registry.npmjs.org/say-shalom at build time.  Disable these
 tests, since NPM is inaccessible at build time per policy.