Skip to content

build: include v8-sandbox.h header in distribution #1305

build: include v8-sandbox.h header in distribution

build: include v8-sandbox.h header in distribution #1305

Triggered via push April 14, 2024 07:40
Status Failure
Total duration 50m 58s
Artifacts

test-macos.yml

on: push
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=7.736002410898705) at Object.<anonymous> (/Users/runner/work/node-v8/node-v8/test/pummel/test-crypto-timing-safe-equal-benchmarks.js:109:1) at Module._compile (node:internal/modules/cjs/loader:1476:14) at Module._extensions..js (node:internal/modules/cjs/loader:1555:10) at Module.load (node:internal/modules/cjs/loader:1288:32) at Module._load (node:internal/modules/cjs/loader:1104:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:187:14) at node:internal/main/run_main_module:28:49 { generatedMessage: false, code: 'ERR_ASSERTION', actual: false, expected: true, operator: '==' } Node.js v22.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-v8/node-v8/test/pummel/test-crypto-timing-safe-equal-benchmarks.js
test-macOS
Process completed with exit code 2.