-
-
Notifications
You must be signed in to change notification settings - Fork 681
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
(Gsoc'21) (Week-1) Fixes broken tests #626
(Gsoc'21) (Week-1) Fixes broken tests #626
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awesome, @satyasaibhushan !
I commented with a few questions.
Also, for future PR's that are focused on tests, I'd try to avoid including the re-compiled library as part of the PR commits.
Part 3 focuses on correcting the broken tests in firefox. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you, @satyasaibhushan !
Hey @therewasaguy, did you also check the commit-3 i.e, part-3 ? |
yes, feel free to merge! |
This PR fixes the broken tests in the library.
Many of these fixes are small, like adding a timeout.
I've corrected all the tests which were broken in chrome, will add more commits if any of the tests fail in other browsers in the future.