Skip to content

lib: implement all 1-byte encodings in js #1638

lib: implement all 1-byte encodings in js

lib: implement all 1-byte encodings in js #1638

Triggered via pull request December 17, 2025 15:55
Status Failure
Total duration 50m 51s
Artifacts 1

test-shared.yml

on: pull_request
Build slim tarball
1m 20s
Build slim tarball
Matrix: build
Fit to window
Zoom out
Zoom in

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#L253
--- 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 --- [ 'Internal Binding os', 'NativeModule internal/encoding/single-byte' ] 9 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-bootstrap-modules.js:253:8) at Module._compile (node:internal/modules/cjs/loader:1759:14) at Object..js (node:internal/modules/cjs/loader:1890:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) 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-nightly2025-12-17e7cbbf7276-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-http2-close-while-writing.js#L0
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-http2-close-while-writing.js --- TIMEOUT ---
aarch64-darwin: with shared libraries: test/parallel/test-bootstrap-modules.js#L253
--- 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 --- [ 'Internal Binding os', 'NativeModule internal/encoding/single-byte' ] 9 !== 0 at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-bootstrap-modules.js:253:8) at Module._compile (node:internal/modules/cjs/loader:1759:14) at Object..js (node:internal/modules/cjs/loader:1890:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) 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-nightly2025-12-17e7cbbf7276-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#L253
--- 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 --- [ 'Internal Binding os', 'NativeModule internal/encoding/single-byte' ] 9 !== 0 at Object.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-bootstrap-modules.js:253:8) at Module._compile (node:internal/modules/cjs/loader:1759:14) at Object..js (node:internal/modules/cjs/loader:1890:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) 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-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-bootstrap-modules.js
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/parallel/test-bootstrap-modules.js#L253
--- 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 --- [ 'Internal Binding os', 'NativeModule internal/encoding/single-byte' ] 9 !== 0 at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-bootstrap-modules.js:253:8) at Module._compile (node:internal/modules/cjs/loader:1759:14) at Object..js (node:internal/modules/cjs/loader:1890:10) at Module.load (node:internal/modules/cjs/loader:1480:32) at Module._load (node:internal/modules/cjs/loader:1299:12) at TracingChannel.traceSync (node:diagnostics_channel:328:14) at wrapModuleLoad (node:internal/modules/cjs/loader:245:24) 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-nightly2025-12-17e7cbbf7276-slim/test/parallel/test-bootstrap-modules.js

Artifacts

Produced during runtime
Name Size Digest
tarballs
47.8 MB
sha256:94906cf51651aca186c666da755791297b06dcf0cdf8061cf2a9647c88b9b8e5