fs: fix rmSync error messages for non-ASCII paths #1962
test-shared.yml
on: pull_request
Build slim tarball
1m 33s
Matrix: build
Annotations
4 errors
|
aarch64-darwin: with shared libraries
Process completed with exit code 2.
|
|
aarch64-darwin: with shared libraries:
test/parallel/test-fs-rmSync-special-char-additional-error.js#L33
--- stderr ---
Can't clean tmpdir: /Users/runner/work/_temp/node-v26.0.0-nightly2026-01-0103143c9535-slim/test/.tmp.1130
Files blocking: [ 'ιιι_dir' ]
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'ENOTEMPTY'
- 'EACCES'
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-01-0103143c9535-slim/test/parallel/test-fs-rmSync-special-char-additional-error.js:33:10)
at Module._compile (node:internal/modules/cjs/loader:1803:14)
at Object..js (node:internal/modules/cjs/loader:1934:10)
at Module.load (node:internal/modules/cjs/loader:1524:32)
at Module._load (node:internal/modules/cjs/loader:1326:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'ENOTEMPTY',
expected: 'EACCES',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-01-0103143c9535-slim/test/parallel/test-fs-rmSync-special-char-additional-error.js
|
|
x86_64-darwin: with shared libraries
Process completed with exit code 2.
|
|
x86_64-darwin: with shared libraries:
test/parallel/test-fs-rmSync-special-char-additional-error.js#L33
--- stderr ---
Can't clean tmpdir: /Users/runner/work/_temp/node-v26.0.0-nightly2026-01-0103143c9535-slim/test/.tmp.1132
Files blocking: [ 'ιιι_dir' ]
node:internal/assert/utils:146
throw error;
^
AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:
+ actual - expected
+ 'ENOTEMPTY'
- 'EACCES'
at Object.<anonymous> (/Users/runner/work/_temp/node-v26.0.0-nightly2026-01-0103143c9535-slim/test/parallel/test-fs-rmSync-special-char-additional-error.js:33:10)
at Module._compile (node:internal/modules/cjs/loader:1803:14)
at Object..js (node:internal/modules/cjs/loader:1934:10)
at Module.load (node:internal/modules/cjs/loader:1524:32)
at Module._load (node:internal/modules/cjs/loader:1326:12)
at TracingChannel.traceSync (node:diagnostics_channel:328:14)
at wrapModuleLoad (node:internal/modules/cjs/loader:245:24)
at Module.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:154:5)
at node:internal/main/run_main_module:33:47 {
generatedMessage: true,
code: 'ERR_ASSERTION',
actual: 'ENOTEMPTY',
expected: 'EACCES',
operator: 'strictEqual',
diff: 'simple'
}
Node.js v26.0.0-pre
Command: out/Release/node /Users/runner/work/_temp/node-v26.0.0-nightly2026-01-0103143c9535-slim/test/parallel/test-fs-rmSync-special-char-additional-error.js
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
tarballs
|
47.8 MB |
sha256:63213eee685784efdddf94709e8b5b4d2c7ea3d1018af0d19210ce74a751f0df
|
|