Skip to content

fs: expose BigIntStats, StatFs, FSWatcher, StatWatcher classes #53213

fs: expose BigIntStats, StatFs, FSWatcher, StatWatcher classes

fs: expose BigIntStats, StatFs, FSWatcher, StatWatcher classes #53213

Triggered via pull request February 6, 2024 13:22
Status Failure
Total duration 1h 22m 27s
Artifacts

test-linux.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors
test-linux: test/parallel/test-permission-fs-supported.js#L99
--- stderr --- node:assert:173 throw err; ^ AssertionError [ERR_ASSERTION]: fs.BigIntStats 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/test/parallel/test-permission-fs-supported.js:99:14) at Module._compile (node:internal/modules/cjs/loader:1370:14) at Module._extensions..js (node:internal/modules/cjs/loader:1429:10) at Module.load (node:internal/modules/cjs/loader:1208:32) at Module._load (node:internal/modules/cjs/loader:1024:12) at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:142:12) at node:internal/main/run_main_module:28:49 { generatedMessage: false, code: 'ERR_ASSERTION', actual: undefined, expected: undefined, operator: 'fail' } Node.js v22.0.0-pre Command: out/Release/node --test-reporter=spec --test-reporter-destination=stdout --test-reporter=./tools/github_reporter/index.js --test-reporter-destination=stdout /home/runner/work/node/node/test/parallel/test-permission-fs-supported.js
test-linux
Process completed with exit code 2.