not ok 257 parallel/test-fs-rmdir-recursive
---
duration_ms: 0.646
severity: fail
exitcode: 1
stack: |-
(node:9976) [DEP0147] DeprecationWarning: In future versions of Node.js, fs.rmdir(path, { recursive: true }) will be removed. Use fs.rm(path, { recursive: true }) instead
(Use `node --trace-deprecation ...` to show where the warning was created)
node:internal/process/promises:246
triggerUncaughtException(err, true /* fromPromise */);
^
[Error: ENOTEMPTY: directory not empty, rmdir 'C:\workspace\node-test-binary-windows-js-suites\node\test\.tmp.255\rmdir-recursive-4\d-3-1\d-2-1\d-1-2'] {
errno: -4051,
code: 'ENOTEMPTY',
syscall: 'rmdir',
path: 'C:\\workspace\\node-test-binary-windows-js-suites\\node\\test\\.tmp.255\\rmdir-recursive-4\\d-3-1\\d-2-1\\d-1-2'
}
Node.js v18.0.0-pre
...
Failures in node-test-pull-request/41246 to node-test-pull-request/41343 that failed more than 2 PRs
(Generated with
ncu-ci walk pr --stats=true --markdown /home/runner/work/reliability/reliability/results.md)JSTest Failure
parallel/test-fs-rmdir-recursiveExample
parallel/test-crypto-keygenExample
parallel/test-repl-sigint-nested-evalExample