worker: add worker.getMemoryUsage() API #69951
Annotations
2 errors and 1 notice
|
test-macOS
Process completed with exit code 2.
|
|
test-macOS:
test/sequential/test-async-wrap-getasyncid.js#L83
--- stderr ---
[ 'WORKERMEMORYUSAGE' ]
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
1 !== 0
at process.<anonymous> (/Users/runner/work/node/node/node/test/sequential/test-async-wrap-getasyncid.js:83:12)
at process.<anonymous> (/Users/runner/work/node/node/node/test/common/index.js:493:15)
at process.emit (node:events:508:28) {
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 /Users/runner/work/node/node/node/test/sequential/test-async-wrap-getasyncid.js
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|