-
-
Notifications
You must be signed in to change notification settings - Fork 495
Closed
Description
Failing on Node.js 22, but also notice we may not have been testing 24 so have updated the test so taht we do that
Running test 'except_all'
node:internal/process/promises:394
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Test case ./build/Release/binding_swallowexcept.node 0 failed: Process status null is non-zero
at test (/Users/admin/build/workspace/node-test-node-addon-api-new/nodes/osx13-x64/node-addon-api/test/error_terminating_environment.js:95:9)
at wrapTest (/Users/admin/build/workspace/node-test-node-addon-api-new/nodes/osx13-x64/node-addon-api/test/error_terminating_environment.js:73:5) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: false,
expected: true,
operator: '=='
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Done