Skip to content

tools: roughly port v8_abseil to gyp #1176

tools: roughly port v8_abseil to gyp

tools: roughly port v8_abseil to gyp #1176

Triggered via push December 4, 2023 07:17
Status Failure
Total duration 2h 47m 52s
Artifacts

test-macos.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

3 errors
test-macOS: test/parallel/test-tls-handshake-exception.js#L1
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/parallel/test-tls-handshake-exception.js --- TIMEOUT ---
test-macOS: test/addons/make-callback-recurse/test.js#L138
--- stderr --- node:assert:126 throw new AssertionError(obj); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'UNREACHABLE' - 'throw from domain 3' at Domain.<anonymous> (/Users/runner/work/node-v8/node-v8/test/addons/make-callback-recurse/test.js:138:14) at Domain.<anonymous> (/Users/runner/work/node-v8/node-v8/test/common/index.js:476:15) at Domain.emit (node:events:519:28) at Domain.emit (node:domain:488:12) at Domain._errorHandler (node:domain:278:23) at Object.<anonymous> (node:domain:180:29) at process._fatalException (node:internal/process/execution:177:29) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'UNREACHABLE', expected: 'throw from domain 3', operator: 'strictEqual' } 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/addons/make-callback-recurse/test.js
test-macOS
Process completed with exit code 2.