Skip to content

benchmark: add benchmark utility for isNativeError function #79252

benchmark: add benchmark utility for isNativeError function

benchmark: add benchmark utility for isNativeError function #79252

Triggered via pull request December 28, 2025 07:56
Status Failure
Total duration 26m 48s
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/benchmark/test-benchmark-util.js#L0
--- stderr --- (node:212485) [DEP0000] DeprecationWarning: This function is deprecated (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: benchmark file not running exactly one configuration in test: util/deprecate.js util/deprecate.js emitWarningSync=1 modifyPrototype=true n=1: 1,712.317038924391 util/diff.js util/diff.js scenario="identical" length=1 n=1: 1,491.170777824501 util/format.js util/format.js type="string" n=1: 13,761.215390543292 util/get-callsite.js util/get-callsite.js method="ErrorCallSites" n=1: 10,911.074740861974 util/inspect-array.js util/inspect-array.js type="denseArray" len=1 n=1: 7,557.436517533252 util/inspect-proxy.js util/inspect-proxy.js isProxy=0 showProxy=0 n=1: 4,712.646386578383 util/inspect.js util/inspect.js option="showHidden" method="Object" n=1: 3,756.7010154362847 util/is-native-error.js util/is-native-error.js n=1 version="native" argument="true": 1,469.9548576863206 Elapsed(ms): 0.003 util/normalize-encoding.js util/normalize-encoding.js n=1 input="": 28,970.39225911119 util/parse-env.js util/parse-env.js n=1: 8,495.310588555118 util/priority-queue.js util/priority-queue.js n=1: 17,061.352624036033 util/splice-one.js util/splice-one.js size=1 pos="start" n=1: 23,806.689679800023 util/style-text.js util/style-text.js n=1 validateStream=1 format="red" messageType="string": 1,226.9035408436189 util/text-decoder.js util/text-decoder.js type="SharedArrayBuffer" n=1 len=1 fatal=0 ignoreBOM=0 encoding="utf-8": 23,956.686311149442 util/text-encoder.js util/text-encoder.js op="encode" type="one-byte-string" n=1 len=1: 30,071.570337403024 util/type-check.js util/type-check.js n=1 argument="true" version="native" type="ArrayBufferView": 25,117.42395699897 3 !== 2 at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/common/benchmark.js:48:16) at ChildProcess.emit (node:events:508:20) at ChildProcess._handle.onexit (node:internal/child_process:293:12) { generatedMessage: false, code: 'ERR_ASSERTION', actual: 3, expected: 2, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/benchmark/test-benchmark-util.js
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/benchmark/test-benchmark-util.js#L0
--- stderr --- (node:212609) [DEP0000] DeprecationWarning: This function is deprecated (Use `node --trace-deprecation ...` to show where the warning was created) node:internal/assert/utils:146 throw error; ^ AssertionError [ERR_ASSERTION]: benchmark file not running exactly one configuration in test: util/deprecate.js util/deprecate.js emitWarningSync=1 modifyPrototype=true n=1: 1,444.4730129107 util/diff.js util/diff.js scenario="identical" length=1 n=1: 1,412.9642293975687 util/format.js util/format.js type="string" n=1: 13,197.661374404455 util/get-callsite.js util/get-callsite.js method="ErrorCallSites" n=1: 8,423.038695439767 util/inspect-array.js util/inspect-array.js type="denseArray" len=1 n=1: 7,899.705340990781 util/inspect-proxy.js util/inspect-proxy.js isProxy=0 showProxy=0 n=1: 6,083.206092939223 util/inspect.js util/inspect.js option="showHidden" method="Object" n=1: 5,434.073816458723 util/is-native-error.js util/is-native-error.js n=1 version="native" argument="true": 1,417.7378857842004 Elapsed(ms): 0.003 util/normalize-encoding.js util/normalize-encoding.js n=1 input="": 22,264.77267667097 util/parse-env.js util/parse-env.js n=1: 9,180.797444065991 util/priority-queue.js util/priority-queue.js n=1: 19,095.630919645588 util/splice-one.js util/splice-one.js size=1 pos="start" n=1: 15,530.120669037598 util/style-text.js util/style-text.js n=1 validateStream=1 format="red" messageType="string": 1,019.0937403186095 util/text-decoder.js util/text-decoder.js type="SharedArrayBuffer" n=1 len=1 fatal=0 ignoreBOM=0 encoding="utf-8": 19,464.341326689504 util/text-encoder.js util/text-encoder.js op="encode" type="one-byte-string" n=1 len=1: 23,326.335432703523 util/type-check.js util/type-check.js n=1 argument="true" version="native" type="ArrayBufferView": 20,266.70990231446 3 !== 2 at ChildProcess.<anonymous> (/home/runner/work/node/node/node/test/common/benchmark.js:48:16) at ChildProcess.emit (node:events:508:20) at ChildProcess._handle.onexit (node:internal/child_process:293:12) { generatedMessage: false, code: 'ERR_ASSERTION', actual: 3, expected: 2, operator: 'strictEqual', diff: 'simple' } Node.js v26.0.0-pre Command: out/Release/node /home/runner/work/node/node/node/test/benchmark/test-benchmark-util.js
sccache stats
0% - 0 hits, 0 misses, 0 errors
sccache stats
0% - 0 hits, 0 misses, 0 errors