process: do not truncate long strings in --print
#2603
test-shared.yml
on: pull_request
Build slim tarball
1m 39s
Matrix: build
Annotations
9 errors
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-cli-print-promise.mjs#L56
--- stdout ---
Test failure: 'should output something if process exits before promise settles'
Location: test/parallel/test-cli-print-promise.mjs:50:3
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
code: 0,
signal: null,
stderr: '',
+ stdout: ''
- stdout: 'Promise { <pending> }\n'
}
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v26.0.0-nightly2026-01-23042c56a2f7-slim/test/parallel/test-cli-print-promise.mjs:56:12)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Test.run (node:internal/test_runner/test:1116:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:786:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [Object],
expected: [Object],
operator: 'deepStrictEqual',
diff: 'simple'
}
Test failure: 'should respect exit code when process exits before promise settles'
Location: test/parallel/test-cli-print-promise.mjs:64:3
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
code: 42,
signal: null,
stderr: '',
+ stdout: ''
- stdout: 'Promise { <pending> }\n'
}
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v26.0.0-nightly2026-01-23042c56a2f7-slim/test/parallel/test-cli-print-promise.mjs:70:12)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Test.run (node:internal/test_runner/test:1116:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:786:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [Object],
expected: [Object],
operator: 'deepStrictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2026-01-23042c56a2f7-slim/test/parallel/test-cli-print-promise.mjs
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-cli-print-promise.mjs#L56
--- stdout ---
Test failure: 'should output something if process exits before promise settles'
Location: test/parallel/test-cli-print-promise.mjs:50:3
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
code: 0,
signal: null,
stderr: '',
+ stdout: ''
- stdout: 'Promise { <pending> }\n'
}
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v26.0.0-nightly2026-01-23042c56a2f7-slim/test/parallel/test-cli-print-promise.mjs:56:12)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Test.run (node:internal/test_runner/test:1116:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:786:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [Object],
expected: [Object],
operator: 'deepStrictEqual',
diff: 'simple'
}
Test failure: 'should respect exit code when process exits before promise settles'
Location: test/parallel/test-cli-print-promise.mjs:64:3
AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal:
+ actual - expected
{
code: 42,
signal: null,
stderr: '',
+ stdout: ''
- stdout: 'Promise { <pending> }\n'
}
at TestContext.<anonymous> (file:///home/runner/work/_temp/node-v26.0.0-nightly2026-01-23042c56a2f7-slim/test/parallel/test-cli-print-promise.mjs:70:12)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async Test.run (node:internal/test_runner/test:1116:7)
at async Suite.processPendingSubtests (node:internal/test_runner/test:786:7) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: [Object],
expected: [Object],
operator: 'deepStrictEqual',
diff: 'simple'
}
Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/_temp/node-v26.0.0-nightly2026-01-23042c56a2f7-slim/test/parallel/test-cli-print-promise.mjs
|
|
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-fix-print exists
|
|
x86_64-darwin: with shared libraries
The operation was canceled.
|
|
aarch64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-fix-print exists
|
|
aarch64-darwin: with shared libraries
The operation was canceled.
|
|
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-fix-print exists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
Expired
|
50.7 MB |
sha256:c586e1f63e4dbca40a8884136ceecd4529614d8f119c9be91cd287c794bb84b1
|
|