fs: expose FileHandle class and add isFileHandle method #80560
Triggered via pull request
February 3, 2026 09:33
Status
Cancelled
Total duration
41m 46s
Artifacts
–
Annotations
5 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-permission-fs-supported.js#L120
--- stderr ---
node:assert:173
throw err;
^
AssertionError [ERR_ASSERTION]: fs.FileHandle was exposed but is neither on the supported list of the permission model nor on the ignore list.
at Object.<anonymous> (/home/runner/work/node/node/node/test/parallel/test-permission-fs-supported.js:120:14)
at Module._compile (node:internal/modules/cjs/loader:1811:14)
at Object..js (node:internal/modules/cjs/loader:1942:10)
at Module.load (node:internal/modules/cjs/loader:1532:32)
at Module._load (node:internal/modules/cjs/loader:1334:12)
at wrapModuleLoad (node:internal/modules/cjs/loader:255:19)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: false,
code: 'ERR_ASSERTION',
actual: undefined,
expected: undefined,
operator: 'fail',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /home/runner/work/node/node/node/test/parallel/test-permission-fs-supported.js
|
|
test-linux (ubuntu-24.04)
Canceling since a higher priority waiting request for Test Linux-fix/61637 exists
|
|
test-linux (ubuntu-24.04)
The operation was canceled.
|
|
Test Linux
Canceling since a higher priority waiting request for Test Linux-fix/61637 exists
|
|
sccache stats
0% - 0 hits, 0 misses, 0 errors
|
|
sccache stats
59% - 2119 hits, 1453 misses, 0 errors
|