node
node copied to clipboard
src: remove ArrayBufferAllocator::Reallocate override
It's being deprecated and removed in V8.
See https://issues.chromium.org/u/1/issues/331326406.
cc @addaleax @tniessen who were the reviewers for the related PR https://github.com/nodejs/node/pull/52292
Failed to start CI
⚠ No approving reviews found ✘ Refusing to run CI on potentially unsafe PRhttps://github.com/nodejs/node/actions/runs/9016827306
CI: https://ci.nodejs.org/job/node-test-pull-request/59122/
CI: https://ci.nodejs.org/job/node-test-pull-request/59140/
@benjamingr I see that I got the commit message capitalization wrong. Should I force-push with the correct capitalization? I imagine that'll need a new CI run.
Hey sorry I missed that:
Should I force-push with the correct capitalization? I imagine that'll need a new CI run.
Sure, let's do that and re-run CI, it's not a rush but if it were we can land without re-running CI
Lowercased commit message and rebased.
Ping on merging.
CI: https://ci.nodejs.org/job/node-test-pull-request/59642/
I see a failure with [ FAILED ] InspectorSocketTest.HostIPv6NonRoutable
. Dead code removal shouldn't cause any failures. Before I investigate further, is that a known flake to folks who regularly work with the project?
Can we please move forward with this? This issue is blocking enabling of usages of deprecated V8 Apis in V8's Node-CI bots.
@joyeecheung Please help us land this. :)
I relaunched the failed test-asan
job
Landed in 1aea950eb266e6f1ef7731f3675b1639aa9d0756