Skip to content

test: skip test-cpu-prof in debug builds with code cache

The CPU profiler crashes in debug builds when code cache is enabled. Skip the test temporarily until it's fixed.

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

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

Merge request reports

Loading