-
-
Notifications
You must be signed in to change notification settings - Fork 72
Closed
Description
$ out/Release/node /Users/mzasso/git/nodejs/canary/test/addons/make-callback-recurse/test.js
node:assert:126
throw new AssertionError(obj);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'UNREACHABLE'
- 'throw from domain 3'
at Domain.<anonymous> (/Users/mzasso/git/nodejs/canary/test/addons/make-callback-recurse/test.js:138:14)
at Domain.<anonymous> (/Users/mzasso/git/nodejs/canary/test/common/index.js:476:15)
at Domain.emit (node:events:519:28)
at Domain.emit (node:domain:488:12)
at Domain._errorHandler (node:domain:278:23)
at Object.<anonymous> (node:domain:180:29)
at process._fatalException (node:internal/process/execution:177:29) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'UNREACHABLE',
expected: 'throw from domain 3',
operator: 'strictEqual'
}
Node.js v22.0.0-pre
Metadata
Metadata
Assignees
Labels
No labels