Unifes assertSnapshot common patterns like platform specific path separators, line ending, line trailing spaces, Node.js version strings, and pids in warning messages. PR-URL: https://github.com/nodejs/node/pull/61590 Reviewed-By: Moshe Atlow <moshe@atlow.co.il> Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Gürgün Dayıoğlu <hey@gurgun.day>
6 lines
364 B
Text
6 lines
364 B
Text
Error: test
|
|
at one (<project-root>/test/fixtures/async-error.js:4:9)
|
|
at two (<project-root>/test/fixtures/async-error.js:17:9)
|
|
at async three (<project-root>/test/fixtures/async-error.js:20:3)
|
|
at async four (<project-root>/test/fixtures/async-error.js:24:3)
|
|
at async main (<project-root>/test/fixtures/errors/async_error_microtask_main.js:7:5)
|