Skip to content

test: add test for exec() known issue

Rodrigo Muino Tomonari requested to merge github/fork/Trott/known-exec into master
Checklist
  • make -j4 test (UNIX) or vcbuild test nosign (Windows) passes
  • a test and/or benchmark is included
  • the commit message follows commit guidelines
Affected core subsystem(s)

test child_process

Description of change

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

Merge request reports

Loading