-
-
Notifications
You must be signed in to change notification settings - Fork 585
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
Failing unit tests on clean master #1306
Comments
no, they are expected to fail |
Thanks for confirming. |
@paulmillr Are they expected to fail in that they were designed that way or in that they are not working right now? Should I look into addressing them? The failures seem a bit inconsistent--some tests fail intermittently. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
I cloned the project and ran
npm run test
onmaster
and received the below errors.To Reproduce:
Expected behavior
Tests should pass, right?
Additional context
Test output, trimmed. I'll attach the full results as a file.
chokidar-unit-test-failure.txt
I'm looking at the tests now to see if I can resolve them. Are they expected to pass on
master
right now?The text was updated successfully, but these errors were encountered: