Skip to content

tools: update V8 gypfiles for 15.1 #1903

tools: update V8 gypfiles for 15.1

tools: update V8 gypfiles for 15.1 #1903

Triggered via push June 15, 2026 11:40
Status Failure
Total duration 2h 50m 3s
Artifacts

test-linux.yml

on: push
Matrix: test-linux
Fit to window
Zoom out
Zoom in

Annotations

4 errors
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-node-output-sourcemaps.mjs#L30
--- stdout --- Test failure: 'source-map/output/source_map_throw_class_method.js' Location: test/parallel/test-node-output-sourcemaps.mjs:29:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected 'Error: This is a test\n' + ' at Foo.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:12:7)\n' + 'Error: This is a test\n' + + ' at Object.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + - ' at Bar.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:19:7)\n' at assertSnapshot (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:173:12) at async Module.spawnAndAssert (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:208:3) at async TestContext.<anonymous> (file:///home/runner/work/node-v8/node-v8/node/test/parallel/test-node-output-sourcemaps.mjs:30:7) at async Test.run (node:internal/test_runner/test:1389:7) at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'Error: This is a test\n' + ' at Foo.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:12:7)\n' + 'Error: This is a test\n' + ' at Object.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:19:7)\n', expected: 'Error: This is a test\n' + ' at Foo.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:12:7)\n' + 'Error: This is a test\n' + ' at Bar.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:19:7)\n', operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-node-output-sourcemaps.mjs
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-node-output-sourcemaps.mjs#L30
--- stdout --- Test failure: 'source-map/output/source_map_throw_class_method.js' Location: test/parallel/test-node-output-sourcemaps.mjs:29:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected 'Error: This is a test\n' + ' at Foo.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:12:7)\n' + 'Error: This is a test\n' + + ' at Object.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + - ' at Bar.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:19:7)\n' at assertSnapshot (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:173:12) at async Module.spawnAndAssert (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:208:3) at async TestContext.<anonymous> (file:///home/runner/work/node-v8/node-v8/node/test/parallel/test-node-output-sourcemaps.mjs:30:7) at async Test.run (node:internal/test_runner/test:1389:7) at async Suite.processPendingSubtests (node:internal/test_runner/test:960:7) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'Error: This is a test\n' + ' at Foo.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:12:7)\n' + 'Error: This is a test\n' + ' at Object.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:19:7)\n', expected: 'Error: This is a test\n' + ' at Foo.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:12:7)\n' + 'Error: This is a test\n' + ' at Bar.bar (<project-root>/test/fixtures/source-map/throw-class-method.js:3:11)\n' + ' at Object.<anonymous> (<project-root>/test/fixtures/source-map/throw-class-method.js:19:7)\n', operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-node-output-sourcemaps.mjs