Skip to content

test: improve error message in async-wrap test

Rodrigo Muino Tomonari requested to merge github/fork/Trott/improve-err-msg into master

Improve AssertionError message in test/parallel/test-async-wrap-pop-id-during-load.js to include the contents of stderr when the spawned process fails.

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

Merge request reports

Loading