Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: remove tests that create very large buffers
With V8 11.9, the maximum ArrayBuffer length can be as high as 2**53, which is a bit too large for current hardware. PR-URL: nodejs#50115 Reviewed-By: Rafael Gonzaga <[email protected]> Reviewed-By: Michael Dawson <[email protected]>
- Loading branch information