Skip to content

test: fix long path tests to avoid issue #2255

In test-fs-long-path.js and test-require-long-path.js: Use os.tmpdir() on Linux if it is readable/writable but only when the original tests fail to avoid failing tests on ecryptfs filesystems See issue #2255 (closed) and comments to PR #3925 Change vars to const per advice to PR #3929

Merge request reports

Loading