Skip to content

src: reduce unnecessary serialization of CLI options in C++ #50415

src: reduce unnecessary serialization of CLI options in C++

src: reduce unnecessary serialization of CLI options in C++ #50415

You are viewing an older attempt in the history of this workflow run. View latest attempt.
Triggered via pull request April 30, 2024 15:30
Status Failure
Total duration 1h 4m 36s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-macOS: test/pummel/test-crypto-timing-safe-equal-benchmarks.js#L109
--- stderr --- node:assert:408 throw err; ^ AssertionError [ERR_ASSERTION]: timingSafeEqual should not leak information from its execution time (t=-19.191560189494627) at Object.<anonymous> (/Users/runner/work/node/node/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1) at Module._compile (node:internal/modules/cjs/loader:1480:14) at Module._extensions..js (node:internal/modules/cjs/loader:1564:10) at Module.load (node:internal/modules/cjs/loader:1287:32) at Module._load (node:internal/modules/cjs/loader:1103:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:168:12) at node:internal/main/run_main_module:30:49 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } 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/pummel/test-crypto-timing-safe-equal-benchmarks.js
test-macOS
Process completed with exit code 2.