Skip to content

test: remove --always-turbofan flag #1680

test: remove --always-turbofan flag

test: remove --always-turbofan flag #1680

Triggered via push August 14, 2025 08:20
Status Failure
Total duration 2h 29m 38s
Artifacts

test-linux.yml

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

Annotations

4 errors and 2 notices
test-linux (ubuntu-24.04-arm)
Process completed with exit code 2.
test-linux (ubuntu-24.04-arm): test/parallel/test-runner-output.mjs#L346
--- stdout --- Test failure: 'test-runner/output/describe_it.js' Location: test/parallel/test-runner-output.mjs:355:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected ... Skipped lines 'TAP version 13\n' + '# Subtest: sync pass todo\n' + 'ok 1 - sync pass todo # TODO\n' + ' ---\n' + ' duration_ms: *\n' + ... ' duration_ms: *\n' + + " type: 't"... 8793 more characters - " type: 't"... 8767 more characters at assertSnapshot (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:63:12) at async Module.spawnAndAssert (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:98:3) at async TestContext.<anonymous> (file:///home/runner/work/node-v8/node-v8/node/test/parallel/test-runner-output.mjs:346:5) at async Test.run (node:internal/test_runner/test:1088:7) at async Promise.all (index 4) at async Suite.run (node:internal/test_runner/test:1485:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:332:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'TAP version 13\n' + '# Subtest: sync pass todo\n' + 'ok 1 - sync pass todo # TODO\n' + ' ---\n' + ' duration_ms: *\n' + " type: 'test'\n" + ' ...\n' + '# Subtest: sync pass todo with message\n' + 'ok 2 - sync pass todo with message # TODO this is a passing todo\n' + ' ---\n' + '...', expected: 'TAP version 13\n' + '# Subtest: sync pass todo\n' + 'ok 1 - sync pass todo # TODO\n' + ' ---\n' + ' duration_ms: *\n' + " type: 'test'\n" + ' ...\n' + '# Subtest: sync pass todo with message\n' + 'ok 2 - sync pass todo with message # TODO this is a passing todo\n' + ' ---\n' + '...', operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-runner-output.mjs
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-runner-output.mjs#L346
--- stdout --- Test failure: 'test-runner/output/describe_it.js' Location: test/parallel/test-runner-output.mjs:355:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected ... Skipped lines 'TAP version 13\n' + '# Subtest: sync pass todo\n' + 'ok 1 - sync pass todo # TODO\n' + ' ---\n' + ' duration_ms: *\n' + ... ' duration_ms: *\n' + + " type: 't"... 8793 more characters - " type: 't"... 8767 more characters at assertSnapshot (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:63:12) at async Module.spawnAndAssert (/home/runner/work/node-v8/node-v8/node/test/common/assertSnapshot.js:98:3) at async TestContext.<anonymous> (file:///home/runner/work/node-v8/node-v8/node/test/parallel/test-runner-output.mjs:346:5) at async Test.run (node:internal/test_runner/test:1088:7) at async Promise.all (index 4) at async Suite.run (node:internal/test_runner/test:1485:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:332:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'TAP version 13\n' + '# Subtest: sync pass todo\n' + 'ok 1 - sync pass todo # TODO\n' + ' ---\n' + ' duration_ms: *\n' + " type: 'test'\n" + ' ...\n' + '# Subtest: sync pass todo with message\n' + 'ok 2 - sync pass todo with message # TODO this is a passing todo\n' + ' ---\n' + '...', expected: 'TAP version 13\n' + '# Subtest: sync pass todo\n' + 'ok 1 - sync pass todo # TODO\n' + ' ---\n' + ' duration_ms: *\n' + " type: 'test'\n" + ' ...\n' + '# Subtest: sync pass todo with message\n' + 'ok 2 - sync pass todo with message # TODO this is a passing todo\n' + ' ---\n' + '...', operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --expose-internals --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /home/runner/work/node-v8/node-v8/node/test/parallel/test-runner-output.mjs
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors