Skip to content

lib: optimize styleText when validateStream is false #80993

lib: optimize styleText when validateStream is false

lib: optimize styleText when validateStream is false #80993

Triggered via pull request February 12, 2026 18:58
Status Failure
Total duration 34m 9s
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/parallel/test-util-styletext.js#L20
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Missing expected exception. at /home/runner/work/node/node/node/test/parallel/test-util-styletext.js:21:10 at Array.forEach (<anonymous>) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-util-styletext.js:20:3) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1942:10) at Module.load (node:internal/modules/cjs/loader:1532:32) at Module._load (node:internal/modules/cjs/loader:1334:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: { code: 'ERR_INVALID_ARG_VALUE' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-util-styletext.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-util-styletext.js#L20
--- stderr --- node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: Missing expected exception. at /home/runner/work/node/node/node/test/parallel/test-util-styletext.js:21:10 at Array.forEach (<anonymous>) at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-util-styletext.js:20:3) at Module._compile (node:internal/modules/cjs/loader:1811:14) at Object..js (node:internal/modules/cjs/loader:1942:10) at Module.load (node:internal/modules/cjs/loader:1532:32) at Module._load (node:internal/modules/cjs/loader:1334:12) at wrapModuleLoad (node:internal/modules/cjs/loader:255:19) at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5) at node:internal/main/run_main_module:33:47 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: { code: 'ERR_INVALID_ARG_VALUE' }, operator: 'throws', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-util-styletext.js
sccache stats
75% - 3655 hits, 1203 misses, 0 errors
sccache stats
77% - 3730 hits, 1115 misses, 0 errors