lib: optimize styleText when validateStream is false #3333
Annotations
2 errors
|
Build Node.js and run tests
Process completed with exit code 2.
|
|
Build Node.js and run tests:
test/parallel/test-util-styletext.js#L20
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Missing expected exception.
at /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-12307a094dea-slim/test/parallel/test-util-styletext.js:21:10
at Array.forEach (<anonymous>)
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-02-12307a094dea-slim/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 /Users/runner/work/_temp/node-v26.0.0-nightly2026-02-12307a094dea-slim/test/parallel/test-util-styletext.js
|
Loading