src: add a native mode to monitorEventLoopDelay #5895
Annotations
2 errors
|
Build Node.js and run tests
Process completed with exit code 2.
|
|
Build Node.js and run tests:
test/sequential/test-async-wrap-getasyncid.js#L83
--- stderr ---
[ 'ELDNATIVEHISTOGRAM' ]
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-24b2b470c383-slim/test/sequential/test-async-wrap-getasyncid.js:83:12)
at process.<anonymous> (/home/runner/work/_temp/node-v26.0.0-nightly2026-04-24b2b470c383-slim/test/common/index.js:508:15)
at process.emit (node:events:509:20) {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 1,
expected: 0,
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node --expose-gc --expose-internals --no-warnings --test-udp-no-try-send /home/runner/work/_temp/node-v26.0.0-nightly2026-04-24b2b470c383-slim/test/sequential/test-async-wrap-getasyncid.js
|
Loading