2026-02-10, Version 25.6.1 (Current) #3184
Triggered via pull request
February 8, 2026 16:05
Status
Failure
Total duration
2h 55m 25s
Artifacts
1
test-shared.yml
on: pull_request
Build slim tarball
1m 31s
Matrix: build
Annotations
40 errors
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-output.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: sync expect fail (method)\n' +
'ok 1 - sync expect fail (method) # EXPECTED FAILURE\n' +
' ---\n' +
' duration_ms: *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync fail todo'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync fail todo with message'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from async throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from async throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' true !== false\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'rejected from reject fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/output.js:(LINE):11'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/output.js:(LINE):11'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from subtest sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/outpu
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-source-mapped-locations.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'TAP version 13\n' +
'# Subtest: fails\n' +
'not ok 1 - fails\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/source_mapped_locations.ts:5:1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/source_mapped_locations.ts:5:1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' 1 !== 2\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-source-mapped-locations.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'TAP version 13\n' +
'# Subtest: fails\n' +
'not ok 1 - fails\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/source_mapped_locations.ts:5:1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' 1 !== 2\n' +
'\n' +
" code: 'ERR_ASSERTION'\n" +
" name: 'AssertionError'\n" +
' expected: 2\n' +
' actual: 1\n' +
" operator: 'strictEqual'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
expected: 'TAP version 13\n' +
'# Subtest: fails\n' +
'not ok 1 - fails\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '<project-root>/test/fixtures/test-runner/output/source_mapped_locations.ts:5:1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' 1 !== 2\n' +
'\n' +
" code: 'ERR_ASSERTION'\n" +
" name: 'AssertionError'\n" +
' expected: 2\n' +
' actual: 1\n' +
" operator: 'strictEqual'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v25.6.1
Command: out/Release/node /home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-source-mapped-locations.mjs
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-hooks.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'- after() called\n' +
'TAP version 13\n' +
'# Subtest: describe hooks\n' +
' # Subtest: 1\n' +
' ok 1 - 1\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..2\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'before'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'before'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'after'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'after'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'beforeEach'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'beforeEach'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixt
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-global-after-should-fail-the-test.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'this is a test\n' +
'TAP version 13\n' +
'# Subtest: this is a test\n' +
'ok 1 - this is a test\n' +
' ---\n' +
...
' ...\n' +
+ 'not ok 2 - /home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/global_after_should_fail_the_test.js\n' +
- 'not ok 2 - <project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js\n' +
' ---\n' +
' duration_ms: *\n' +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/global_after_should_fail_the_test.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'this should fail the test'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-global-after-should-fail-the-test.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'this is a test\n' +
'TAP version 13\n' +
'# Subtest: this is a test\n' +
'ok 1 - this is a test\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
' ...\n' +
'not ok 2 - /home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/global_after_should_fail_the_test.js\n' +
' ---\n' +
' duration_ms: *\n' +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/global_after_should_fail_the_test.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'this should fail the test'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 0\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
expected: 'this is a test\n' +
'TAP version 13\n' +
'# Subtest: this is a test\n' +
'ok 1 - this is a test\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
' ...\n' +
'not ok 2 - <project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js\n' +
' ---\n' +
' duration_ms: *\n' +
" location: '<project-root>/test/fixtures/test-runner/output/global_after_should_fail_the_test.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'this should fail the test'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 1\n' +
'# fail 0\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v25.6.1
Command: out/Release/node /home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-global-after-should-fail-the-test.mjs
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-filtered-suite-throws.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: suite 1\n' +
'not ok 1 - suite 1\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'boom 1'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..1\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'boom 1'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-filtered-suite-throws.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'TAP version 13\n' +
'# Subtest: suite 1\n' +
'not ok 1 - suite 1\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'suite'\n" +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'boom 1'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' ...\n' +
'# Subtest: suite 2\n' +
' # Subtest: enabled - should get cancelled\n' +
' not ok 1 - enabled - should get cancelled\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..1\n' +
'not ok 2 - suite 2\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'suite'\n" +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/filtered-suite-throws.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'boom 1'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..2\n' +
'# tests 1\n' +
'# suites 2\n' +
'# pass 0\n' +
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-describe-it.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: sync expect fail (method)\n' +
'ok 1 - sync expect fail (method) # EXPECTED FAILURE\n' +
' ---\n' +
' duration_ms: *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from async throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'callbackAndPromisePresent'\n" +
" error: 'passed a callback but also returned a Promise'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: async assertion fail\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' true !== false\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'rejected from reject fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from subtest sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ " locatio
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-abort-suite.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: describe timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-ou
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-abort.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: promise timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-abort-runs-after-hook.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
expected: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v25.6.1
Command: out/Release/node /home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs
|
|
aarch64-linux: with shared libraries:
test/test-runner/test-output-abort-hooks.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'before\n' +
'2.1\n' +
'2.2\n' +
'after\n' +
'beforeEach\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: test 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..2\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'subtestsFailed'\n" +
" error: '2 subtests failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: 4 afterEach describe\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'te
|
|
x86_64-linux: with shared libraries:
test/test-runner/test-output-describe-it.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: sync expect fail (method)\n' +
'ok 1 - sync expect fail (method) # EXPECTED FAILURE\n' +
' ---\n' +
' duration_ms: *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from async throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'callbackAndPromisePresent'\n" +
" error: 'passed a callback but also returned a Promise'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: async assertion fail\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' true !== false\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'rejected from reject fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from subtest sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ " locatio
|
|
x86_64-linux: with shared libraries:
test/test-runner/test-output-abort-suite.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: describe timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-ou
|
|
x86_64-linux: with shared libraries:
test/test-runner/test-output-abort.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: promise timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\
|
|
x86_64-linux: with shared libraries:
test/test-runner/test-output-abort-hooks.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'before\n' +
'2.1\n' +
'2.2\n' +
'after\n' +
'beforeEach\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: test 2\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..2\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'subtestsFailed'\n" +
" error: '2 subtests failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: 4 afterEach describe\n' +
...
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'te
|
|
x86_64-linux: with shared libraries:
test/test-runner/test-output-abort-runs-after-hook.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
+ " location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
expected: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v25.6.1
Command: out/Release/node /home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs
|
|
x86_64-linux: with shared libraries:
test/parallel/test-node-output-sourcemaps.mjs#L38
--- stdout ---
Test failure: 'source-map/output/source_map_assert_source_line.ts'
Location: test/parallel/test-node-output-sourcemaps.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:\n' +
'\n' +
' assert(false)\n' +
'\n' +
+ ' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/output/source_map_assert_source_line.ts:11:3)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/output/source_map_assert_source_line.ts:11:3)\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-sourcemaps.mjs:38:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1533:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:\n' +
'\n' +
' assert(false)\n' +
'\n' +
' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/output/source_map_assert_source_line.ts:11:3)\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
'...',
expected: 'AssertionError [ERR_ASSERTION]: The expression evaluated to a falsy value:\n' +
'\n' +
' assert(false)\n' +
'\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/source-map/output/source_map_assert_source_line.ts:11:3)\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
' *\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'source-map/output/source_map_disabled_by_api.js'
Location: test/parallel/test-node-output-sourcemaps.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: an error!\n' +
+ ' at functionD (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
+ ' at functionC (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
+ ' at functionB (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
+ ' at functionA (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:26)\n' +
+ ' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:199)\n' +
- ' at functionD (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
- ' at functionC (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
- ' at functionB (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
- ' at functionA (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:26)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:199)\n' +
'Error: an error!\n' +
+ ' at functionD (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:16:17)\n' +
+ ' at functio
|
|
x86_64-linux: with shared libraries:
test/parallel/test-node-output-vm.mjs#L23
--- stdout ---
Test failure: 'vm/vm_display_runtime_error.js'
Location: test/parallel/test-node-output-vm.mjs:22:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'test.vm:1\n' +
'throw new Error("spooky!")\n' +
'^\n' +
'\n' +
'Error: spooky!\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:36:4)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:36:4)\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-vm.mjs:23:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
'Error: boo!\n' +
' at test.vm:1:7\n' +
' at Script.runInThisContext (node:vm:*)\n' +
' at Object.runInThisContext (node:vm:*)\n' +
' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'...',
expected: 'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
'Error: boo!\n' +
' at test.vm:1:7\n' +
' at Script.runInThisContext (node:vm:*)\n' +
' at Object.runInThisContext (node:vm:*)\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'vm/vm_display_syntax_error.js'
Location: test/parallel/test-node-output-vm.mjs:22:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'beginning\n' +
'foo.vm:1\n' +
'var 4;\n' +
' ^\n' +
'\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_syntax_error.js:31:6)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_syntax_error.js:31:6)\n' +
'test.vm:1\n' +
'var 5;\n' +
' ^\n' +
'\n' +
'SyntaxError: Unexpected number\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_syntax_error.js:36:4)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_syntax_error.js:36:4)\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-
|
|
x86_64-linux: with shared libraries:
test/parallel/test-node-output-v8-warning.mjs#L16
--- stdout ---
Test failure: 'v8/v8_warning.js'
Location: test/parallel/test-node-output-v8-warning.mjs:15:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '(node:<pid>) V8: /home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
- '(node:<pid>) V8: <project-root>/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\n'
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-v8-warning.mjs:16:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1533:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '(node:<pid>) V8: /home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\n',
expected: '(node:<pid>) V8: <project-root>/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\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-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-v8-warning.mjs
|
|
x86_64-linux: with shared libraries:
test/parallel/test-node-output-errors.mjs#L80
--- stdout ---
Test failure: 'errors/async_error_eval_esm.js'
Location: test/parallel/test-node-output-errors.mjs:79:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: test\n' +
+ ' at one (file:///home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:2:9)\n' +
+ ' at two (file:///home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:15:9)\n' +
+ ' at async three (file:///home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:18:3)\n' +
+ ' at async four (file:///home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:22:3)\n' +
+ ' at async main (file:///home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:28:5)\n' +
- ' at one (file://<project-root>/[eval1]:2:9)\n' +
- ' at two (file://<project-root>/[eval1]:15:9)\n' +
- ' at async three (file://<project-root>/[eval1]:18:3)\n' +
- ' at async four (file://<project-root>/[eval1]:22:3)\n' +
- ' at async main (file://<project-root>/[eval1]:28:5)\n' +
'\n'
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-errors.mjs:80:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'emp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:28:5)\n' +
'\n' +
'...',
expected: 'Error: test\n' +
' at one (file://<project-root>/[eval1]:2:9)\n' +
' at two (file://<project-root>/[eval1]:15:9)\n' +
' at async three (file://<project-root>/[eval1]:18:3)\n' +
' at async four (file://<project-root>/[eval1]:22:3)\n' +
' at async main (file://<project-root>/[eval1]:28:5)\n' +
'\n',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'errors/async_error_microtask_main.js'
Location: test/parallel/test-node-output-errors.mjs:79:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: test\n' +
+ ' at one (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:4:9)\n' +
+ ' at two (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:17:9)\n' +
+ ' at async three (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:20:3)\n' +
+ ' at async four (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:24:3)\n' +
+ ' at async main (/home/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/errors/async_error_microtask_main.js:7:5)\n'
- ' at one (<project-root>/test/fixtures/async-error.js:4:9)\n' +
- ' at two (<project-root>/test/fixtures/async-error.js:17:9)\n' +
- ' at async three (<project-root>/test/fixtures/async-error.js:20:3)\n' +
- ' at async four (<project-root>/test/fixtures/async-error.js:24:3)\n' +
- ' at async main (<project-root>/test/fixtures/errors/async_error_microtask_main.js:7:5)\n'
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-errors.mjs:80:7)
at async Te
|
|
x86_64-linux: with shared libraries:
test/parallel/test-node-output-console.mjs#L38
--- stdout ---
Test failure: 'console/stack_overflow.js'
Location: test/parallel/test-node-output-console.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'before\n' +
+ '/home/runner/work/_temp/node-<node-version>-nightly*-*-*ce*fcd*dc-slim/test/fixtures/console/stack_overflow.js:*\n' +
- '<project-root>/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
at assertSnapshot (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///home/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-console.mjs:38:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'before\n' +
'/home/runner/work/_temp/node-<node-version>-nightly*-*-*ce*fcd*dc-slim/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
'Node.js <node-version>\n',
expected: 'before\n' +
'<project-root>/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
'Node.js <node-version>\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-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-console.mjs
|
|
x86_64-darwin: with shared libraries:
test/test-runner/test-output-describe-it.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: sync expect fail (method)\n' +
'ok 1 - sync expect fail (method) # EXPECTED FAILURE\n' +
' ---\n' +
' duration_ms: *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from async throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'callbackAndPromisePresent'\n" +
" error: 'passed a callback but also returned a Promise'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: async assertion fail\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' true !== false\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'rejected from reject fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from subtest sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ "
|
|
x86_64-darwin: with shared libraries:
test/test-runner/test-output-abort-suite.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: describe timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runn
|
|
x86_64-darwin: with shared libraries:
test/test-runner/test-output-abort.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: promise timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
'
|
|
x86_64-darwin: with shared libraries:
test/test-runner/test-output-abort-hooks.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'before\n' +
'2.1\n' +
'2.2\n' +
'after\n' +
'beforeEach\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: test 2\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..2\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'subtestsFailed'\n" +
" error: '2 subtests failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: 4 afterEach describe\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" t
|
|
x86_64-darwin: with shared libraries:
test/test-runner/test-output-abort-runs-after-hook.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
expected: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v25.6.1
Command: out/Release/node /Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-node-output-vm.mjs#L23
--- stdout ---
Test failure: 'vm/vm_display_runtime_error.js'
Location: test/parallel/test-node-output-vm.mjs:22:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'test.vm:1\n' +
'throw new Error("spooky!")\n' +
'^\n' +
'\n' +
'Error: spooky!\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:36:4)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:36:4)\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-vm.mjs:23:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
'Error: boo!\n' +
' at test.vm:1:7\n' +
' at Script.runInThisContext (node:vm:*)\n' +
' at Object.runInThisContext (node:vm:*)\n' +
' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'...',
expected: 'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
'Error: boo!\n' +
' at test.vm:1:7\n' +
' at Script.runInThisContext (node:vm:*)\n' +
' at Object.runInThisContext (node:vm:*)\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'vm/vm_display_syntax_error.js'
Location: test/parallel/test-node-output-vm.mjs:22:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'beginning\n' +
'foo.vm:1\n' +
'var 4;\n' +
' ^\n' +
'\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_syntax_error.js:31:6)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_syntax_error.js:31:6)\n' +
'test.vm:1\n' +
'var 5;\n' +
' ^\n' +
'\n' +
'SyntaxError: Unexpected number\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_syntax_error.js:36:4)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_syntax_error.js:36:4)\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/par
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-node-output-errors.mjs#L80
--- stdout ---
Test failure: 'errors/async_error_eval_esm.js'
Location: test/parallel/test-node-output-errors.mjs:79:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: test\n' +
+ ' at one (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:2:9)\n' +
+ ' at two (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:15:9)\n' +
+ ' at async three (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:18:3)\n' +
+ ' at async four (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:22:3)\n' +
+ ' at async main (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:28:5)\n' +
- ' at one (file://<project-root>/[eval1]:2:9)\n' +
- ' at two (file://<project-root>/[eval1]:15:9)\n' +
- ' at async three (file://<project-root>/[eval1]:18:3)\n' +
- ' at async four (file://<project-root>/[eval1]:22:3)\n' +
- ' at async main (file://<project-root>/[eval1]:28:5)\n' +
'\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-errors.mjs:80:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'rk/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:28:5)\n' +
'\n' +
'...',
expected: 'Error: test\n' +
' at one (file://<project-root>/[eval1]:2:9)\n' +
' at two (file://<project-root>/[eval1]:15:9)\n' +
' at async three (file://<project-root>/[eval1]:18:3)\n' +
' at async four (file://<project-root>/[eval1]:22:3)\n' +
' at async main (file://<project-root>/[eval1]:28:5)\n' +
'\n',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'errors/async_error_microtask_main.js'
Location: test/parallel/test-node-output-errors.mjs:79:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: test\n' +
+ ' at one (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:4:9)\n' +
+ ' at two (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:17:9)\n' +
+ ' at async three (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:20:3)\n' +
+ ' at async four (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:24:3)\n' +
+ ' at async main (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/errors/async_error_microtask_main.js:7:5)\n'
- ' at one (<project-root>/test/fixtures/async-error.js:4:9)\n' +
- ' at two (<project-root>/test/fixtures/async-error.js:17:9)\n' +
- ' at async three (<project-root>/test/fixtures/async-error.js:20:3)\n' +
- ' at async four (<project-root>/test/fixtures/async-error.js:24:3)\n' +
- ' at async main (<project-root>/test/fixtures/errors/async_error_microtask_main.js:7:5)\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-errors.mjs:
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-node-output-sourcemaps.mjs#L38
--- stdout ---
Test failure: 'source-map/output/source_map_disabled_by_api.js'
Location: test/parallel/test-node-output-sourcemaps.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: an error!\n' +
+ ' at functionD (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
+ ' at functionC (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
+ ' at functionB (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
+ ' at functionA (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:26)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:199)\n' +
- ' at functionD (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
- ' at functionC (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
- ' at functionB (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
- ' at functionA (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:26)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:199)\n' +
'Error: an error!\n' +
+ ' at functionD (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:16:17)\n' +
+ ' at functionC (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:10:3)\n' +
+ ' at functionB (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:6:3)\n' +
+ ' at functionA (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:2:3)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:24:3)\n'
- ' at functionD (<project-root>/test/fixtures/source-map/enclosing-call-site.js:16:17)\n' +
- ' at functionC (<project-root>/test/fixtures/source-map/enclosing-call-site.js:10:3)\n' +
- ' at functionB (<project-root>/test/fixtures/source-map/enclosing-call-site.js:6:3)\n' +
- ' at functionA (<project-root>/test/fixtures/source-map/enclosing-call-site.js:2:3)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/enclosing-call-site.js:24:3)\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-sourcemaps.mjs:38:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Error: an error!\n' +
' at functionD (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
' at functionC (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
' at functionB (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-node-output-console.mjs#L38
--- stdout ---
Test failure: 'console/stack_overflow.js'
Location: test/parallel/test-node-output-console.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'before\n' +
+ '/Users/runner/work/_temp/node-<node-version>-nightly*-*-*ce*fcd*dc-slim/test/fixtures/console/stack_overflow.js:*\n' +
- '<project-root>/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-console.mjs:38:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'before\n' +
'/Users/runner/work/_temp/node-<node-version>-nightly*-*-*ce*fcd*dc-slim/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
'Node.js <node-version>\n',
expected: 'before\n' +
'<project-root>/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
'Node.js <node-version>\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-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-console.mjs
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-node-output-v8-warning.mjs#L16
--- stdout ---
Test failure: 'v8/v8_warning.js'
Location: test/parallel/test-node-output-v8-warning.mjs:15:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '(node:<pid>) V8: /Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
- '(node:<pid>) V8: <project-root>/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-v8-warning.mjs:16:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1533:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '(node:<pid>) V8: /Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\n',
expected: '(node:<pid>) V8: <project-root>/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\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-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-v8-warning.mjs
|
|
aarch64-darwin: with shared libraries:
test/test-runner/test-output-describe-it.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: sync expect fail (method)\n' +
'ok 1 - sync expect fail (method) # EXPECTED FAILURE\n' +
' ---\n' +
' duration_ms: *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):4'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'should not count as a failure'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from async throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'callbackAndPromisePresent'\n" +
" error: 'passed a callback but also returned a Promise'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: async assertion fail\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
' error: |-\n' +
' Expected values to be strictly equal:\n' +
'\n' +
' true !== false\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):1'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'rejected from reject fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/describe_it.js:(LINE):3'\n" +
" failureType: 'testCodeFailure'\n" +
" error: 'thrown from subtest sync throw fail'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
...
" type: 'suite'\n" +
+ "
|
|
aarch64-darwin: with shared libraries:
test/test-runner/test-output-abort-suite.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: describe timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):3'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_suite.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runn
|
|
aarch64-darwin: with shared libraries:
test/test-runner/test-output-abort.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'TAP version 13\n' +
'# Subtest: promise timeout signal\n' +
' # Subtest: ok 1\n' +
' ok 1 - ok 1\n' +
' ---\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 2\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: not ok 3\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):7'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'The operation was aborted due to timeout'\n" +
' code: 23\n' +
" name: 'TimeoutError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):1'\n" +
" failureType: 'testAborted'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort.js:(LINE):5'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
'
|
|
aarch64-darwin: with shared libraries:
test/test-runner/test-output-abort-runs-after-hook.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs:8:1 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
expected: 'TAP version 13\n' +
'AFTER\n' +
'# Subtest: test that aborts\n' +
'not ok 1 - test that aborts\n' +
' ---\n' +
' duration_ms: *\n' +
" type: 'test'\n" +
" location: '<project-root>/test/fixtures/test-runner/output/abort-runs-after-hook.js:(LINE):1'\n" +
" failureType: 'uncaughtException'\n" +
" error: 'boom'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' stack: |-\n' +
' *\n' +
' *\n' +
' ...\n' +
'1..1\n' +
'# tests 1\n' +
'# suites 0\n' +
'# pass 0\n' +
'# fail 1\n' +
'# cancelled 0\n' +
'# skipped 0\n' +
'# todo 0\n' +
'# duration_ms *\n',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v25.6.1
Command: out/Release/node /Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/test-runner/test-output-abort-runs-after-hook.mjs
|
|
aarch64-darwin: with shared libraries:
test/test-runner/test-output-abort-hooks.mjs#L0
--- stderr ---
node:internal/modules/run_main:107
triggerUncaughtException(
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'before\n' +
'2.1\n' +
'2.2\n' +
'after\n' +
'beforeEach\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' # Subtest: test 2\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'cancelledByParent'\n" +
" error: 'test did not finish before its parent and was cancelled'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
' 1..2\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" type: 'suite'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):1'\n" +
" failureType: 'subtestsFailed'\n" +
" error: '2 subtests failed'\n" +
" code: 'ERR_TEST_FAILURE'\n" +
' ...\n' +
'# Subtest: 4 afterEach describe\n' +
...
" type: 'test'\n" +
+ " location: '/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
- " location: '<project-root>/test/fixtures/test-runner/output/abort_hooks.js:(LINE):3'\n" +
" failureType: 'hookFailed'\n" +
" error: 'This operation was aborted'\n" +
' code: 20\n' +
" name: 'AbortError'\n" +
' stack: |-\n' +
...
" t
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-node-output-vm.mjs#L23
--- stdout ---
Test failure: 'vm/vm_display_runtime_error.js'
Location: test/parallel/test-node-output-vm.mjs:22:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'test.vm:1\n' +
'throw new Error("spooky!")\n' +
'^\n' +
'\n' +
'Error: spooky!\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:36:4)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:36:4)\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-vm.mjs:23:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
'Error: boo!\n' +
' at test.vm:1:7\n' +
' at Script.runInThisContext (node:vm:*)\n' +
' at Object.runInThisContext (node:vm:*)\n' +
' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'...',
expected: 'beginning\n' +
'test.vm:1\n' +
'throw new Error("boo!")\n' +
'^\n' +
'\n' +
'Error: boo!\n' +
' at test.vm:1:7\n' +
' at Script.runInThisContext (node:vm:*)\n' +
' at Object.runInThisContext (node:vm:*)\n' +
' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_runtime_error.js:31:6)\n' +
'...',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'vm/vm_display_syntax_error.js'
Location: test/parallel/test-node-output-vm.mjs:22:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
... Skipped lines
'beginning\n' +
'foo.vm:1\n' +
'var 4;\n' +
' ^\n' +
'\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_syntax_error.js:31:6)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_syntax_error.js:31:6)\n' +
'test.vm:1\n' +
'var 5;\n' +
' ^\n' +
'\n' +
'SyntaxError: Unexpected number\n' +
...
' at Object.runInThisContext (node:vm:*)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/vm/vm_display_syntax_error.js:36:4)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/vm/vm_display_syntax_error.js:36:4)\n' +
'\n' +
'Node.js <node-version>\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/par
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-node-output-v8-warning.mjs#L16
--- stdout ---
Test failure: 'v8/v8_warning.js'
Location: test/parallel/test-node-output-v8-warning.mjs:15:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ '(node:<pid>) V8: /Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
- '(node:<pid>) V8: <project-root>/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-v8-warning.mjs:16:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Promise.all (index 0)
at async Suite.run (node:internal/test_runner/test:1533:7)
at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: '(node:<pid>) V8: /Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\n',
expected: '(node:<pid>) V8: <project-root>/test/fixtures/v8/v8_warning.js:* Invalid asm.js: Invalid return type\n' +
'(Use `<node-exe> --trace-warnings ...` to show where the warning was created)\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-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-v8-warning.mjs
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-node-output-errors.mjs#L80
--- stdout ---
Test failure: 'errors/async_error_eval_esm.js'
Location: test/parallel/test-node-output-errors.mjs:79:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: test\n' +
+ ' at one (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:2:9)\n' +
+ ' at two (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:15:9)\n' +
+ ' at async three (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:18:3)\n' +
+ ' at async four (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:22:3)\n' +
+ ' at async main (file:///Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:28:5)\n' +
- ' at one (file://<project-root>/[eval1]:2:9)\n' +
- ' at two (file://<project-root>/[eval1]:15:9)\n' +
- ' at async three (file://<project-root>/[eval1]:18:3)\n' +
- ' at async four (file://<project-root>/[eval1]:22:3)\n' +
- ' at async main (file://<project-root>/[eval1]:28:5)\n' +
'\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-errors.mjs:80:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'rk/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/[eval1]:28:5)\n' +
'\n' +
'...',
expected: 'Error: test\n' +
' at one (file://<project-root>/[eval1]:2:9)\n' +
' at two (file://<project-root>/[eval1]:15:9)\n' +
' at async three (file://<project-root>/[eval1]:18:3)\n' +
' at async four (file://<project-root>/[eval1]:22:3)\n' +
' at async main (file://<project-root>/[eval1]:28:5)\n' +
'\n',
operator: 'strictEqual',
diff: 'simple'
}
Test failure: 'errors/async_error_microtask_main.js'
Location: test/parallel/test-node-output-errors.mjs:79:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: test\n' +
+ ' at one (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:4:9)\n' +
+ ' at two (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:17:9)\n' +
+ ' at async three (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:20:3)\n' +
+ ' at async four (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/async-error.js:24:3)\n' +
+ ' at async main (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/errors/async_error_microtask_main.js:7:5)\n'
- ' at one (<project-root>/test/fixtures/async-error.js:4:9)\n' +
- ' at two (<project-root>/test/fixtures/async-error.js:17:9)\n' +
- ' at async three (<project-root>/test/fixtures/async-error.js:20:3)\n' +
- ' at async four (<project-root>/test/fixtures/async-error.js:24:3)\n' +
- ' at async main (<project-root>/test/fixtures/errors/async_error_microtask_main.js:7:5)\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-errors.mjs:
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-node-output-sourcemaps.mjs#L38
--- stdout ---
Test failure: 'source-map/output/source_map_disabled_by_api.js'
Location: test/parallel/test-node-output-sourcemaps.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'Error: an error!\n' +
+ ' at functionD (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
+ ' at functionC (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
+ ' at functionB (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
+ ' at functionA (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:26)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:199)\n' +
- ' at functionD (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
- ' at functionC (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
- ' at functionB (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
- ' at functionA (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:26)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/enclosing-call-site-min.js:1:199)\n' +
'Error: an error!\n' +
+ ' at functionD (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:16:17)\n' +
+ ' at functionC (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:10:3)\n' +
+ ' at functionB (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:6:3)\n' +
+ ' at functionA (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:2:3)\n' +
+ ' at Object.<anonymous> (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site.js:24:3)\n'
- ' at functionD (<project-root>/test/fixtures/source-map/enclosing-call-site.js:16:17)\n' +
- ' at functionC (<project-root>/test/fixtures/source-map/enclosing-call-site.js:10:3)\n' +
- ' at functionB (<project-root>/test/fixtures/source-map/enclosing-call-site.js:6:3)\n' +
- ' at functionA (<project-root>/test/fixtures/source-map/enclosing-call-site.js:2:3)\n' +
- ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/enclosing-call-site.js:24:3)\n'
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-sourcemaps.mjs:38:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'Error: an error!\n' +
' at functionD (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:156)\n' +
' at functionC (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:97)\n' +
' at functionB (/Users/runner/work/_temp/node-<node-version>-nightly2026-02-08ce7fcd14dc-slim/test/fixtures/source-map/enclosing-call-site-min.js:1:60)\n' +
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-node-output-console.mjs#L38
--- stdout ---
Test failure: 'console/stack_overflow.js'
Location: test/parallel/test-node-output-console.mjs:37:5
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
'before\n' +
+ '/Users/runner/work/_temp/node-<node-version>-nightly*-*-*ce*fcd*dc-slim/test/fixtures/console/stack_overflow.js:*\n' +
- '<project-root>/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
at assertSnapshot (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:107:12)
at async Module.spawnAndAssert (/Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/common/assertSnapshot.js:142:3)
at async TestContext.<anonymous> (file:///Users/runner/work/_temp/node-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-console.mjs:38:7)
at async Test.run (node:internal/test_runner/test:1125:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:787:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'before\n' +
'/Users/runner/work/_temp/node-<node-version>-nightly*-*-*ce*fcd*dc-slim/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
'Node.js <node-version>\n',
expected: 'before\n' +
'<project-root>/test/fixtures/console/stack_overflow.js:*\n' +
'JSON.stringify(array);\n' +
' ^\n' +
'\n' +
'[RangeError: Maximum call stack size exceeded]\n' +
'\n' +
'Node.js <node-version>\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-v25.6.1-nightly2026-02-08ce7fcd14dc-slim/test/parallel/test-node-output-console.mjs
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
47.1 MB |
sha256:81b9371e86f9090f5a6504860597c7116adfb4fb12fa29069f73e968f6673fb1
|
|