Skip to content

Failures on Node.js 22 #1639

Closed
Closed
@mhdawson

Description

@mhdawson

https://ci.nodejs.org/job/node-test-node-addon-api-new/9930/

https://ci.nodejs.org/job/node-test-node-addon-api-new/nodes=osx13-x64/9930/console

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: '=='
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions