Skip to content

test: show actual assertion error message with value

Rodrigo Muino Tomonari requested to merge github/fork/thatshailesh/master into master

on process exit if some assertion error occurs value of process._exiting was hidden, this fix will show the actual error message with value

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

Merge request reports

Loading