Skip to content

test: reduce buffer size in buffer-creation test

As the test test/sequential/test-buffer-creation-regression.js fails in SmartOS, it would be better not to allocate a huge chunk of memory.

Ref: https://github.com/nodejs/node/issues/10166

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Merge request reports

Loading