-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
62 tests are failing #1780
Comments
What OS are you using? |
I tried it on Windows 10 (Build 1909) and Docker Images ( That said, I couldn't even build the project using Windows or |
Alright I managed it to get it done using Now all tests pass except for the I'll create a separate PR for this. |
As mentioned in issue #1244 I just tried to create a PR for fixing said issue.
Sadly in the current state (without touching anything but just running
npm install
andnpm test
) there are 62 unit-tests failing.That way it's a bit hard for me to tell whether changes made to the project "would" or "would not" cause any harm to the project.
The text was updated successfully, but these errors were encountered: