Skip to content

test: show stdout and stderr in test-cli-syntax when it fails

Rodrigo Muino Tomonari requested to merge github/fork/joyeecheung/cli-error into master

To help debugging the flake with the log from the CI.

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

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

Merge request reports

Loading