lib: use utf8 fast path for streaming TextDecoder #2733
test-shared.yml
on: pull_request
Build slim tarball
1m 24s
Matrix: build
Annotations
9 errors
|
aarch64-linux: with shared libraries
Process completed with exit code 2.
|
|
aarch64-linux: with shared libraries:
test/parallel/test-bootstrap-modules.js#L254
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: These builtins are now unexpectedly loaded before pre-execution.
If this is intentional, add them to `expected.beforePreExec`.
# Note: loading more builtins before pre-execution can lead to startup performance regression or invalid snapshots.
- Consider lazy loading builtins that are not used universally.
- Make sure that the builtins do not access environment dependent states e.g. command line arguments or environment variables during loading.
- When in doubt, ask @nodejs/startup.
--- These could be added to expected.beforePreExec ---
[
'NativeModule internal/encoding/util'
]
9 !== 0
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-01-27dec8b1e83d-slim/test/parallel/test-bootstrap-modules.js:254:8)
at Module._compile (node:internal/modules/cjs/loader:1809:14)
at Object..js (node:internal/modules/cjs/loader:1940:10)
at Module.load (node:internal/modules/cjs/loader:1530:32)
at Module._load (node:internal/modules/cjs/loader:1332: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: 9,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-01-27dec8b1e83d-slim/test/parallel/test-bootstrap-modules.js
|
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-bootstrap-modules.js#L254
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: These builtins are now unexpectedly loaded before pre-execution.
If this is intentional, add them to `expected.beforePreExec`.
# Note: loading more builtins before pre-execution can lead to startup performance regression or invalid snapshots.
- Consider lazy loading builtins that are not used universally.
- Make sure that the builtins do not access environment dependent states e.g. command line arguments or environment variables during loading.
- When in doubt, ask @nodejs/startup.
--- These could be added to expected.beforePreExec ---
[
'NativeModule internal/encoding/util'
]
9 !== 0
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-01-27dec8b1e83d-slim/test/parallel/test-bootstrap-modules.js:254:8)
at Module._compile (node:internal/modules/cjs/loader:1809:14)
at Object..js (node:internal/modules/cjs/loader:1940:10)
at Module.load (node:internal/modules/cjs/loader:1530:32)
at Module._load (node:internal/modules/cjs/loader:1332: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: 9,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-01-27dec8b1e83d-slim/test/parallel/test-bootstrap-modules.js
|
|
x86_64-linux: with shared libraries
Process completed with exit code 2.
|
|
x86_64-linux: with shared libraries:
test/parallel/test-bootstrap-modules.js#L254
--- stderr ---
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: These builtins are now unexpectedly loaded before pre-execution.
If this is intentional, add them to `expected.beforePreExec`.
# Note: loading more builtins before pre-execution can lead to startup performance regression or invalid snapshots.
- Consider lazy loading builtins that are not used universally.
- Make sure that the builtins do not access environment dependent states e.g. command line arguments or environment variables during loading.
- When in doubt, ask @nodejs/startup.
--- These could be added to expected.beforePreExec ---
[
'NativeModule internal/encoding/util'
]
9 !== 0
at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-01-27dec8b1e83d-slim/test/parallel/test-bootstrap-modules.js:254:8)
at Module._compile (node:internal/modules/cjs/loader:1809:14)
at Object..js (node:internal/modules/cjs/loader:1940:10)
at Module.load (node:internal/modules/cjs/loader:1530:32)
at Module._load (node:internal/modules/cjs/loader:1332: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: 9,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/_temp/node-v26.0.0-nightly2026-01-27dec8b1e83d-slim/test/parallel/test-bootstrap-modules.js
|
|
x86_64-darwin: with shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-chalker/decoder/unify/2 exists
|
|
x86_64-darwin: with shared libraries
The operation was canceled.
|
|
Test Shared libraries
Canceling since a higher priority waiting request for Test Shared libraries-chalker/decoder/unify/2 exists
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
50.7 MB |
sha256:80ced0f3fbcd555a3cbaf799812f3d66f00386782a28955f4b8ae4d626839bbe
|
|