chore: bump node to v12.8.0 (master) (#19521)
* chore: bump node in DEPS to v12.7.0 * chore: update node patches v12.6 to v12.7 Removed patches that are no longer necessary because we've upstreamed few changes already, and 3 way merge others * fix: update build gn patch * chore: bump node in DEPS to v12.8.0 * chore: update node patches v12.7 to v12.8 Removed patches that are no longer necessary because we've upstreamed few changes already, and 3 way merge others * fix: Add patch to revert crypto createhash changes The original node commit contains changes/calls to functions that are not supported in boringssl. * disable node tests * Remove outdated patch, already merged upstream
This commit is contained in:
parent
f654da9f56
commit
9713fa09e7
35 changed files with 365 additions and 205 deletions
|
@ -3,6 +3,10 @@
|
|||
"parallel/test-async-hooks-promise",
|
||||
"parallel/test-async-hooks-promise-triggerid",
|
||||
"parallel/test-async-hooks-top-level-clearimmediate",
|
||||
"parallel/test-inspector-async-hook-after-done",
|
||||
"parallel/test-inspector-workers-flat-list",
|
||||
"parallel/test-sync-io-option",
|
||||
"parallel/test-heapdump-async-hooks-init-promise",
|
||||
"parallel/test-bootstrap-modules",
|
||||
"parallel/test-buffer-backing-arraybuffer",
|
||||
"parallel/test-buffer-constructor-node-modules-paths",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue