child_process: watch child_process stdin pipe peer close event #82461
Annotations
4 errors, 2 warnings, and 2 notices
|
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04-arm):
test/async-hooks/test-pipewrap.js#L86
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Checking invocations at stage "pipe wrap when sleep.spawn was called":
Called "before" 2 time(s), but expected 1 invocation(s).
2 !== 1
at /home/runner/work/node/node/node/test/async-hooks/hook-checks.js:48:14
at Array.forEach (<anonymous>)
at checkInvocations (/home/runner/work/node/node/node/test/async-hooks/hook-checks.js:27:62)
at checkInvocations (/home/runner/work/node/node/node/test/common/index.js:507:15)
at process.onexit (/home/runner/work/node/node/node/test/async-hooks/test-pipewrap.js:86:3)
at process.emit (node:events:520:22)
at process.callbackTrampoline (node:internal/async_hooks:131:14) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 2,
expected: 1,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --expose-gc /home/runner/work/node/node/node/test/async-hooks/test-pipewrap.js
|
|
test-linux (ubuntu-24.04)
Process completed with exit code 2.
|
|
test-linux (ubuntu-24.04):
test/async-hooks/test-pipewrap.js#L86
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Checking invocations at stage "pipe wrap when sleep.spawn was called":
Called "before" 2 time(s), but expected 1 invocation(s).
2 !== 1
at /home/runner/work/node/node/node/test/async-hooks/hook-checks.js:48:14
at Array.forEach (<anonymous>)
at checkInvocations (/home/runner/work/node/node/node/test/async-hooks/hook-checks.js:27:62)
at checkInvocations (/home/runner/work/node/node/node/test/common/index.js:507:15)
at process.onexit (/home/runner/work/node/node/node/test/async-hooks/test-pipewrap.js:86:3)
at process.emit (node:events:520:22)
at process.callbackTrampoline (node:internal/async_hooks:131:14) {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: 2,
expected: 1,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --expose-gc /home/runner/work/node/node/node/test/async-hooks/test-pipewrap.js
|
|
test-linux (ubuntu-24.04-arm)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
test-linux (ubuntu-24.04)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: Mozilla-Actions/sccache-action@7d986dd989559c6ecdb630a3fd2557667be217ad. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
sccache stats
72% - 3516 hits, 1344 misses, 0 errors
|
|
sccache stats
76% - 3700 hits, 1147 misses, 0 errors
|