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 unit tests for OSX + kqueue #51

Open
jmagnuson opened this issue Jun 4, 2022 · 0 comments
Open

Fix unit tests for OSX + kqueue #51

jmagnuson opened this issue Jun 4, 2022 · 0 comments

Comments

@jmagnuson
Copy link
Owner

#48 disables unit testing for macOS due to having broken the already-brittle tests. Basically, specific event sequences are expected for every bespoke filesystem notification mechanism, and the fsevent-specific logic needs to be changed for kqueue.

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

No branches or pull requests

1 participant