Skip to content

fs: enable chunked reading for large files in readFileHandle #87673

fs: enable chunked reading for large files in readFileHandle

fs: enable chunked reading for large files in readFileHandle #87673

Triggered via pull request July 3, 2026 20:16
Status Failure
Total duration 39m 41s
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/parallel/test-fs-promises-readfile-buffer-option.js#L0
--- stderr --- (node:177889) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) node:internal/process/promises:324 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Buffer(3712) [Uint8Array] [ + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, +
test-linux (ubuntu-24.04)
Process completed with exit code 2.
test-linux (ubuntu-24.04): test/parallel/test-fs-promises-readfile-buffer-option.js#L0
--- stderr --- (node:172416) internal/test/binding: These APIs are for internal testing only. Do not use them. (Use `node --trace-warnings ...` to show where the warning was created) node:internal/process/promises:324 triggerUncaughtException(err, true /* fromPromise */); ^ AssertionError [ERR_ASSERTION]: Expected values to be strictly deep-equal: + actual - expected Buffer(3712) [Uint8Array] [ + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, + 115, + 32, + 98, + 117, + 102, + 102, + 101, + 114, + 32, + 111, + 112, + 116, + 105, + 111, + 110, + 10, + 72, + 101, + 108, + 108, + 111, + 32, + 112, + 114, + 111, + 109, + 105, + 115, + 101, +
sccache stats - test-linux
71% - 3568 hits, 1463 misses, 0 errors
sccache stats - test-linux
79% - 3968 hits, 1074 misses, 0 errors