Skip to content

v8,lib: remove --no-js-regexp-escape runtime flag #91670

v8,lib: remove --no-js-regexp-escape runtime flag

v8,lib: remove --no-js-regexp-escape runtime flag #91670

Triggered via pull request September 1, 2026 10:24
Status Failure
Total duration 2h 39m 52s
Artifacts

test-linux.yml

on: pull_request
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/sequential/test-util-debug.js#L103
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '' - "TUD 221702: this { is: 'a' } /debugging/\n" + - 'TUD 221702: num=1 str=a obj={"foo":"bar"}\n' at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-util-debug.js:103:12) at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:511:15) at ChildProcess.emit (node:events:514:20) at maybeClose (node:internal/child_process:1125:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '', expected: "TUD 221702: this { is: 'a' } /debugging/\n" + 'TUD 221702: num=1 str=a obj={"foo":"bar"}\n', operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-util-debug.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/sequential/test-util-debug.js#L103
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + '' - "TUD 222156: this { is: 'a' } /debugging/\n" + - 'TUD 222156: num=1 str=a obj={"foo":"bar"}\n' at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/sequential/test-util-debug.js:103:12) at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/common/index.js:511:15) at ChildProcess.emit (node:events:514:20) at maybeClose (node:internal/child_process:1125:16) at ChildProcess._handle.onexit (node:internal/child_process:305:5) { generatedMessage: true, code: 'ERR_ASSERTION', actual: '', expected: "TUD 222156: this { is: 'a' } /debugging/\n" + 'TUD 222156: num=1 str=a obj={"foo":"bar"}\n', operator: 'strictEqual', diff: 'simple' } Node.js v27.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/sequential/test-util-debug.js
sccache stats - test-linux
46% - 2333 hits, 2691 misses, 0 errors
sccache stats - test-linux
54% - 2724 hits, 2310 misses, 0 errors