Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: transient eperm errors on windows #3

Open
wants to merge 21 commits into
base: main
Choose a base branch
from

Conversation

lukekarrys
Copy link
Owner

No description provided.

@lukekarrys lukekarrys force-pushed the lk/eperm-plus-misc branch 3 times, most recently from cfee0e1 to 9105b1b Compare October 10, 2024 19:56
This removes the need for checking test only environs in the bin script.
This removes the need for a separate platform.js file and test environ.
This refactors the `src/rimraf-*` files to use `fixEPERM` and `ignoreENOENT` everywhere possible. The biggest churn here is updating the test files to correctly mock the necessary FS functions that are now spread across multiple files.
@lukekarrys lukekarrys changed the title Lk/eperm plus misc fix: transient eperm errors on windows Oct 11, 2024
@lukekarrys lukekarrys force-pushed the lk/eperm-plus-misc branch 3 times, most recently from 45ce90f to 784cd09 Compare October 11, 2024 03:12
eperm stuff

make sure other test still run

guard against eperm during windows readdir
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant