Skip to content

feat: port test_exception to CTS#43

Open
bavulapati wants to merge 2 commits intonodejs:mainfrom
bavulapati:feat/port-test-exception
Open

feat: port test_exception to CTS#43
bavulapati wants to merge 2 commits intonodejs:mainfrom
bavulapati:feat/port-test-exception

Conversation

@bavulapati
Copy link
Copy Markdown

ports
test_exception from Node.js test suite to the CTS.

ports
[test_exception](https://github.com/nodejs/node/tree/main/test/js-native-api/test_exception)
from Node.js test suite to the CTS.

Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
@bavulapati
Copy link
Copy Markdown
Author

@kraenhansen This turned out to be tricky, as this needs to verify an uncaughtException. Thus, forcing another level of process spawning to verify.

Signed-off-by: Balakrishna Avulapati <ba@bavulapati.com>
@kraenhansen
Copy link
Copy Markdown
Contributor

kraenhansen commented Mar 30, 2026

This one is tricky, as I don't expect implementors such as emnapi and React Native to support this from their implementation af their harness 🤔

@bavulapati
Copy link
Copy Markdown
Author

@kraenhansen A priority list would have helped. I'm just picking up from the list sequentially.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Need Triage

Development

Successfully merging this pull request may close these issues.

2 participants