Skip to content

buffer: improve performance of multiple Buffer operations #4481

buffer: improve performance of multiple Buffer operations

buffer: improve performance of multiple Buffer operations #4481

Triggered via pull request March 21, 2026 04:33
Status Failure
Total duration 37m 3s
Artifacts 1

test-shared.yml

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

Annotations

2 errors and 4 warnings
x86_64-darwin: with shared libraries
Process completed with exit code 2.
x86_64-darwin: with shared libraries: test/test-runner/test-run-watch-repeatedly.mjs#L0
--- stderr --- node:internal/modules/run_main:107 triggerUncaughtException( ^ AssertionError [ERR_ASSERTION]: The input did not match the regular expression /tests 1/. Input: '# Subtest: test.js\n' + 'not ok 2 - test.js\n' + ' ---\n' + ' duration_ms: 1007.58454\n' + " type: 'test'\n" + " location: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/.tmp.4577/test.js:1:1'\n" + " failureType: 'testCodeFailure'\n" + ' exitCode: ~\n' + " signal: 'SIGTERM'\n" + " error: 'test failed'\n" + " code: 'ERR_TEST_FAILURE'\n" + ' ...\n' + '# Subtest: test has ran\n' + 'ok 2 - test has ran\n' + ' ---\n' + ' duration_ms: 1.269634\n' + " type: 'test'\n" + ' ...\n' + '1..2\n' + '# tests 2\n' + '# suites 0\n' + '# pass 1\n' + '# fail 1\n' + '# cancelled 0\n' + '# skipped 0\n' + '# todo 0\n' + '# duration_ms 189.15269\n' at assertTestOutput (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/common/watch.js:66:10) at testUpdate (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/common/watch.js:141:7) at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async testRunnerWatch (/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/common/watch.js:230:26) at async file:///Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/test-runner/test-run-watch-repeatedly.mjs:8:1 { generatedMessage: true, code: 'ERR_ASSERTION', actual: '# Subtest: test.js\n' + 'not ok 2 - test.js\n' + ' ---\n' + ' duration_ms: 1007.58454\n' + " type: 'test'\n" + " location: '/Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/.tmp.4577/test.js:1:1'\n" + " failureType: 'testCodeFailure'\n" + ' exitCode: ~\n' + " signal: 'SIGTERM'\n" + " error: 'test failed'\n" + " code: 'ERR_TEST_FAILURE'\n" + ' ...\n' + '# Subtest: test has ran\n' + 'ok 2 - test has ran\n' + ' ---\n' + ' duration_ms: 1.269634\n' + " type: 'test'\n" + ' ...\n' + '1..2\n' + '# tests 2\n' + '# suites 0\n' + '# pass 1\n' + '# fail 1\n' + '# cancelled 0\n' + '# skipped 0\n' + '# todo 0\n' + '# duration_ms 189.15269\n', expected: /tests 1/, operator: 'match', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-03-216042471398-slim/test/test-runner/test-run-watch-repeatedly.mjs
aarch64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
aarch64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
x86_64-linux: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
x86_64-darwin: with shared libraries
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: cachix/cachix-action@3ba601ff5bbb07c7220846facfa2cd81eeee15a1. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/

Artifacts

Produced during runtime
Name Size Digest
tarballs
48.4 MB
sha256:930495489516152b9a0f096a9b481006f669a82a8d76e4db532024dd6c307e84