Skip to content

Commit 57bd27e

Browse files
committed
Revert "build,test: make building addon tests less fragile"
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: #17407 PR-URL: #18287 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Ben Noordhuis <[email protected]>
1 parent d5d024d commit 57bd27e

File tree

95 files changed

+301
-917
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

95 files changed

+301
-917
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -74,6 +74,7 @@ ipch/
7474
/npm.wxs
7575
/tools/msvs/npm.wixobj
7676
/tools/msvs/genfiles/
77+
/test/addons/??_*/
7778
email.md
7879
deps/v8-*
7980
deps/icu

0 commit comments

Comments
 (0)