Skip to content

[WIP] lib: added logger api in node core #72129

[WIP] lib: added logger api in node core

[WIP] lib: added logger api in node core #72129

Triggered via pull request February 5, 2026 18:17
Status Failure
Total duration 47m 47s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-log-basic.js#L68
--- stderr --- (node:13388) ExperimentalWarning: Logger is an experimental feature and might change at any time (Use `node --trace-warnings ...` to show where the warning was created) --- stdout --- Test failure: 'should have all log methods' Location: test/parallel/test-log-basic.js:60:5 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: + actual - expected + 'undefined' - 'function' at TestContext.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-log-basic.js:68:14) at Test.runInAsyncScope (node:async_hooks:226:14) at Test.run (node:internal/test_runner/test:1118:25) at Test.start (node:internal/test_runner/test:1015:17) at node:internal/test_runner/test:1531:71 at node:internal/per_context/primordials:466:82 at new Promise (<anonymous>) at new SafePromise (node:internal/per_context/primordials:435:3) at node:internal/per_context/primordials:466:9 at Array.map (<anonymous>) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 'undefined', expected: 'function', operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --experimental-logger --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-log-basic.js
sccache stats
73% - 3525 hits, 1332 misses, 0 errors