Skip to content

test: detect missing postmortem metadata

Rodrigo Muino Tomonari requested to merge github/fork/cjihrig/pm-test into master

This commit updates test-postmortem-metadata to provide a more useful error message in the scenario where Node is compiled without postmortem support.

Refs: https://github.com/nodejs/node/pull/27375#issuecomment-494869011

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