Skip to content

stream: export consumers and web in parent builtin #51272

stream: export consumers and web in parent builtin

stream: export consumers and web in parent builtin #51272

Triggered via pull request May 22, 2024 10:14
Status Failure
Total duration 1h 0m 19s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-macOS: test/benchmark/test-benchmark-crypto.js#L1
--- stderr --- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at main (/Users/runner/work/node/node/benchmark/crypto/timingSafeEqual.js:21:10) at /Users/runner/work/node/node/benchmark/common.js:54:9 at process.processTicksAndRejections (node:internal/process/task_queues:77:11) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } Node.js v23.0.0-pre node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 1 !== 0 at ChildProcess.<anonymous> (/Users/runner/work/node/node/test/common/benchmark.js:28:12) at ChildProcess.emit (node:events:520:28) at ChildProcess._handle.onexit (node:internal/child_process:294:12) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 1, expected: 0, operator: 'strictEqual' } Node.js v23.0.0-pre Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /Users/runner/work/node/node/test/benchmark/test-benchmark-crypto.js
test-macOS
Process completed with exit code 2.