Closed
Description
- Version: v10.6.0
- Platform:
- Subsystem: test/parallel/test-fs-error-messages
When the NODE_TEST_DIR
env var is set to a temporary directory which is on a different filesystem, test/parallel/test-fs-error-messages "rename non-empty directory" subtest will fail with err.code EXDEV
. However the test code is written to assume this is EPERM
so the assertion fails.
Metadata
Metadata
Assignees
Labels
No labels