test_runner: account for newline in source maps by cjihrig · Pull Request #54444 · nodejs/node
added
needs-ci
labels
Aug 19, 2024This commit updates the source mapping logic in the test runner to account for newline characters that are not included in line length calculations. Co-authored-by: Simon Chan <1330321+yume-chan@users.noreply.github.com> Fixes: nodejs#54240
cjihrig
added
author ready
and removed needs-ci
PRs that need a full CI run.labels
Aug 20, 2024RafaelGSS pushed a commit that referenced this pull request
Aug 25, 2024This commit updates the source mapping logic in the test runner to account for newline characters that are not included in line length calculations. Co-authored-by: Simon Chan <1330321+yume-chan@users.noreply.github.com> Fixes: #54240 PR-URL: #54444 Reviewed-By: Jake Yuesong Li <jake.yuesong@gmail.com> Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
targos
added
the
dont-land-on-v20.x
label
Sep 21, 2024This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters