test: zero-fill buffers before the string length limit check #12348
test-shared.yml
on: push
Annotations
2 errors
|
x86_64-darwin: with shared libraries / build
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries / build:
test/parallel/test-bench-stream.js#L169
--- stderr ---
node:internal/process/promises:324
triggerUncaughtException(err, true /* fromPromise */);
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ Error [ERR_OPERATION_FAILED]: Operation failed: Benchmark timed out after 20ms
+ at createTimeoutError (node:internal/bench_runner/harness:99:10)
+ at checkDeadline (node:internal/bench_runner/harness:900:30)
+ at runAfterEach (node:internal/bench_runner/harness:917:7)
+ at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
+ at async node:internal/bench_runner/harness:984:11
+ at async #runWithStop (node:internal/bench_runner/harness:731:14)
+ at async #executeBench (node:internal/bench_runner/harness:921:7)
+ at async #executeSuite (node:internal/bench_runner/harness:636:11)
+ at async #execute (node:internal/bench_runner/harness:1052:5) {
+ code: 'ERR_OPERATION_FAILED'
+ }
- undefined
at testDeliveryDoesNotConsumeTimeout (/Users/runner/work/_temp/node-v27.0.0-nightly2026-09-05ad67159bea-slim/test/parallel/test-bench-stream.js:169:10)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async /Users/runner/work/_temp/node-v27.0.0-nightly2026-09-05ad67159bea-slim/test/parallel/test-bench-stream.js:378:3 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: Error [ERR_OPERATION_FAILED]: Operation failed: Benchmark timed out after 20ms
at createTimeoutError (node:internal/bench_runner/harness:99:10)
at checkDeadline (node:internal/bench_runner/harness:900:30)
at runAfterEach (node:internal/bench_runner/harness:917:7)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async node:internal/bench_runner/harness:984:11
at async #runWithStop (node:internal/bench_runner/harness:731:14)
at async #executeBench (node:internal/bench_runner/harness:921:7)
at async #executeSuite (node:internal/bench_runner/harness:636:11)
at async #execute (node:internal/bench_runner/harness:1052:5) {
code: 'ERR_OPERATION_FAILED'
},
expected: undefined,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v27.0.0-pre
Command: out/Release/node --no-warnings /Users/runner/work/_temp/node-v27.0.0-nightly2026-09-05ad67159bea-slim/test/parallel/test-bench-stream.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
node-v27.0.0-nightly2026-09-05ad67159bea-slim.tar.gz
|
44.2 MB |
sha256:afe1ff4c3acc250951c3547083cabbf0cab0a48ffa04b102dea67ddd6f0d7880
|
|