0
0
mirror of https://github.com/nodejs/node.git synced 2024-11-30 07:27:22 +01:00
nodejs/test/abort
Yihong Wang b325b5b435
test: fix test-abort-backtrace in shared lib build
When using shared lib build, the binary path in the stack frames points
to shared lib. Change the checking criteria in the test case to match
that.

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

Signed-off-by: Yihong Wang <yh.wang@ibm.com>

PR-URL: https://github.com/nodejs/node/pull/19213
Refs: https://github.com/nodejs/node/issues/18535
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2018-03-11 04:04:14 +01:00
..
test-abort-backtrace.js test: fix test-abort-backtrace in shared lib build 2018-03-11 04:04:14 +01:00
test-abort-uncaught-exception.js vm: never abort on caught syntax error 2017-12-05 23:49:36 +01:00
test-http-parser-consume.js test: fix spelling in test case comments 2018-01-11 16:49:38 +01:00
test-process-abort-exitcode.js
test-zlib-invalid-internals-usage.js test: refactor using template string 2017-11-26 09:20:20 -08:00
testcfg.py