-
Notifications
You must be signed in to change notification settings - Fork 493
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
Failed tests in master branch #763
Comments
You just have to re-run them. They're very unreliable right now :( |
May we keep this open? I think it's connected with #764 because manipulation with |
You want to fix the unreliability? I know for a fact that these tests fails from time to time because they fail in my machine and in CI as well. |
I can look into this. I'm quite sure it's connected to this btw, what is your node.js environment for CI, can I use ES6 features in tests? |
Ok. if you find anything, just open another PR so I can review. Let's keep the issue closed to keep so it doesn't pollute the issues tab. |
Otherwise, create a new issue with the following information:
I'm on the
master
branch and executeyarn test
. I get 3 (sometimes 4) failed test, is it normal or I missed something in dev configuration?In general, the test environment is very unstable. With
yarn test:watch
I get 372 passed and fail after timeout OR 90 passed/2 failed and timeout at the endThe text was updated successfully, but these errors were encountered: