isaacs / node-tar

tar for node
ISC License
837 stars 183 forks source link

checkout fails on windows #392

Closed isaacs closed 3 months ago

isaacs commented 1 year ago

test/fixtures/files/long-path/r/e/a/l/l/y/-/d/e/e/p/-/f/o/l/d/e/r/-/p/a/t/h/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxcccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc is too long, it seems.

See if there's a way to get rid of that file, possibly by just mocking the fs in the tests that use it or something?