Files
node/test/message
Ruben Bridgewater 1450ea7bf6 test: improve logged errors
To indicate which lines are test lines and which from Node.js core,
it's good to rely on `util.inspect()` while inspecting errors.

The stack was accessed directly instead in multiple cases and logging
that does not provide as much information as using `util.inspect()`.

PR-URL: https://github.com/nodejs/node/pull/31425
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Anto Aravinth <anto.aravinth.cse@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Yihong Wang <yh.wang@ibm.com>
2020-02-09 13:36:39 +01:00
..
2010-06-19 17:41:34 -07:00
2019-03-21 22:55:12 +01:00
2019-04-12 19:29:24 +08:00
2010-06-18 18:14:06 -07:00
2019-11-17 20:08:36 +05:30
2019-11-17 20:08:36 +05:30
2019-10-22 08:16:18 +02:00
2018-11-16 09:16:15 -06:00