Skip to content

test: unset NODE_OPTIONS for cctest

The test may fail otherwise because of behaviour changes caused by setting the environment variable.

Fixes: https://github.com/nodejs/node/issues/31585

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