errors: trace unhandled promise rejection location #8590
test-shared.yml
on: pull_request
Annotations
18 errors and 1 notice
|
aarch64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-linux: with shared openssl-3.5.7 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.5.7 / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-linux: with shared openssl-1.1.1w / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-1.1.1w / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-linux: with shared openssl-4.0.1 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-4.0.1 / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-linux: with shared openssl-3.0.21 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.0.21 / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared boringssl-0.20260526.0 / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-linux: with shared openssl-3.6.2 / build
Process completed with exit code 2.
|
|
aarch64-linux: with shared openssl-3.6.2 / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
x86_64-linux: with shared libraries / build
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
x86_64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-node-output-trace-uncaught.mjs#L19
--- stdout ---
Test failure: 'uncaught/rejection_async_fn_throw_err.js'
Location: test/parallel/test-node-output-trace-uncaught.mjs:18:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
+ "const err = new Error('err with wrong stack');\n" +
+ ' ^\n' +
- '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
- ' throw err;\n' +
- ' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
+ ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
+ ' at <node-internal-frames>\n' +
- ' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:173:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/common/assertSnapshot.js:208:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs:19:7)
at async Test.run (node:internal/test_runner/test:1389:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1\n' +
"const err = new Error('err with wrong stack');\n" +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13\n' +
' at <node-internal-frames>\n' +
'...',
expected: '<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6\n' +
' throw err;\n' +
' ^\n' +
'\n' +
'Error: err with wrong stack\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:1:13)\n' +
' at <node-internal-frames>\n' +
'Rejected at:\n' +
' at <project-root>/test/fixtures/uncaught/rejection_async_fn_throw_err.js:6:5\n' +
'\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/_temp/node-v27.0.0-nightly2026-06-29c21cee7487-slim/test/parallel/test-node-output-trace-uncaught.mjs
|
|
aarch64-darwin: with shared libraries / build
The macos-latest label will migrate to macOS 26 beginning June 15, 2026. For more information see https://github.com/actions/runner-images/issues/14167
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
46.7 MB |
sha256:499d0a365f8a9759d314ae401a39869c82b27aaaf7e00408c09ca265d857c12f
|
|