Skip to content

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

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/revert-27308 into master

Skipping the test is not needed now that the underlying cause has been addressed in V8.

This reverts commit b66f01d9.

Refs: https://github.com/nodejs/node/pull/27423

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines

Merge request reports

Loading