mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 12:20:27 +01:00
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> Backport-PR-URL: https://github.com/nodejs/node/pull/22380 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> |
||
|---|---|---|
| .. | ||
| test-abort-backtrace.js | ||
| test-abort-uncaught-exception.js | ||
| test-http-parser-consume.js | ||
| test-process-abort-exitcode.js | ||
| testcfg.py | ||