Skip to content

test: update multiline REPL navigation tests for assert error handling#63958

Open
SudhansuBandha wants to merge 1 commit into
nodejs:mainfrom
SudhansuBandha:repl-setupHistory-error-propagation
Open

test: update multiline REPL navigation tests for assert error handling#63958
SudhansuBandha wants to merge 1 commit into
nodejs:mainfrom
SudhansuBandha:repl-setupHistory-error-propagation

Conversation

@SudhansuBandha

Copy link
Copy Markdown
Contributor

Wrap multiline REPL navigation tests in async functions so thrown assertion errors are propagated correctly.

Fixes: #60837

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Jun 17, 2026
Wrap multiline REPL navigation tests in async functions so thrown
assertion errors are propagated correctly.

Fixes: nodejs#60837
Signed-off-by: SudhansuBandha <bandhasudhansu@gmail.com>
@SudhansuBandha SudhansuBandha force-pushed the repl-setupHistory-error-propagation branch from ad33c3c to a3e8ca1 Compare June 22, 2026 13:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

needs-ci PRs that need a full CI run. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

replServer.setupHistory() silently discards callback errors since v24.2.0

2 participants