forked from pool/nodejs18
This commit is contained in:
parent
7c94e21629
commit
62af93cb0b
@ -900,7 +900,7 @@ ln addon-rpm.gypi deps/npm/node_modules/node-gyp/addon-rpm.gypi
|
|||||||
# Tarball doesn't have eslint package distributed, so disable some tests
|
# Tarball doesn't have eslint package distributed, so disable some tests
|
||||||
find test -name \*-eslint-\* -print -delete
|
find test -name \*-eslint-\* -print -delete
|
||||||
# No documentation is generated, don't bother checking it
|
# No documentation is generated, don't bother checking it
|
||||||
rm test/doctool/test-make-doc.js
|
# rm test/doctool/test-make-doc.js
|
||||||
# DNS lookup doesn't work in build root
|
# DNS lookup doesn't work in build root
|
||||||
rm test/parallel/test-dns-cancel-reverse-lookup.js \
|
rm test/parallel/test-dns-cancel-reverse-lookup.js \
|
||||||
test/parallel/test-dns-resolveany.js
|
test/parallel/test-dns-resolveany.js
|
||||||
|
Loading…
Reference in New Issue
Block a user