Skip to content

Use real OS tmp dir on Linux for long path tests

Use os.tmpdir() on Linux if it is readable/writable in test-fs-long-path.js and test-require-long-path.js to avoid failing tests on ecryptfs filesystems - see issue #2255 (closed)

Merge request reports

Loading