Skip to content

lib: call normalizeEncoding in fs.writeFileSync and fs.readFileSync #69417

lib: call normalizeEncoding in fs.writeFileSync and fs.readFileSync

lib: call normalizeEncoding in fs.writeFileSync and fs.readFileSync #69417

Triggered via pull request November 2, 2025 14:27
Status Failure
Total duration 34m 22s
Artifacts

test-macos.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors and 1 notice
test-macOS
Process completed with exit code 2.
test-macOS: test/parallel/test-fs-write-file-flush.js#L31
--- stdout --- Test failure: 'performs flush' Location: test/parallel/test-fs-write-file-flush.js:26:11 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 0 !== 1 at TestContext.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-fs-write-file-flush.js:31:12) at Test.runInAsyncScope (node:async_hooks:213:14) at Test.run (node:internal/test_runner/test:1106:25) at Test.start (node:internal/test_runner/test:1003:17) at TestContext.test (node:internal/test_runner/test:378:20) at TestContext.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-fs-write-file-flush.js:26:11) at async Test.run (node:internal/test_runner/test:1113:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 1, operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-fs-write-file-flush.js
test-macOS: test/parallel/test-fs-append-file-flush.js#L31
--- stdout --- Test failure: 'performs flush' Location: test/parallel/test-fs-append-file-flush.js:26:11 AssertionError [ERR_ASSERTION]: Expected values to be strictly equal: 0 !== 1 at TestContext.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-fs-append-file-flush.js:31:12) at Test.runInAsyncScope (node:async_hooks:213:14) at Test.run (node:internal/test_runner/test:1106:25) at Test.start (node:internal/test_runner/test:1003:17) at TestContext.test (node:internal/test_runner/test:378:20) at TestContext.<anonymous> (/Users/runner/work/node/node/node/test/parallel/test-fs-append-file-flush.js:26:11) at async Test.run (node:internal/test_runner/test:1113:7) at async startSubtestAfterBootstrap (node:internal/test_runner/harness:358:3) { generatedMessage: true, code: 'ERR_ASSERTION', actual: 0, expected: 1, operator: 'strictEqual', diff: 'simple' } Command: out/Release/node --test-reporter=./test/common/test-error-reporter.js --test-reporter-destination=stdout /Users/runner/work/node/node/node/test/parallel/test-fs-append-file-flush.js
sccache stats
0% - 0 hits, 0 misses, 0 errors