Skip to content

Commit

Permalink
Revert "build,test: make building addon tests less fragile"
Browse files Browse the repository at this point in the history
This reverts commit d9b59de.

Breaks downloadable source tarball builds as we remove some files prior
to creating a tarball but those files are included in the comprehensive
list of dependencies listed in .deps.

Ref: nodejs#17407
PR-URL: nodejs#18287
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
rvagg committed Jan 24, 2018
1 parent d5d024d commit 57bd27e
Show file tree
Hide file tree
Showing 95 changed files with 301 additions and 917 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ ipch/
/npm.wxs
/tools/msvs/npm.wixobj
/tools/msvs/genfiles/
/test/addons/??_*/
email.md
deps/v8-*
deps/icu
Expand Down
Loading

0 comments on commit 57bd27e

Please sign in to comment.