Skip to content

test: split test-cpu-prof.js

Split test-cpu-prof.js into multiple files for different test cases so it's easier to find the problematic one if it flakes.

Also move the split tests into parallel.

Refs: https://github.com/nodejs/node/issues/27611

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

Merge request reports

Loading