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

(Gsoc'21) (Week-1) Fixes broken tests #626

Merged
merged 5 commits into from
Jul 16, 2021

Conversation

satyasaibhushan
Copy link
Collaborator

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.

Copy link
Member

@therewasaguy therewasaguy left a 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.

src/soundRecorder.js Show resolved Hide resolved
test/tests/p5.EQ.js Show resolved Hide resolved
test/tests/p5.Helpers.js Show resolved Hide resolved
test/tests/p5.PolySynth.js Outdated Show resolved Hide resolved
test/tests/p5.PolySynth.js Outdated Show resolved Hide resolved
test/tests/p5.SoundRecorder.js Outdated Show resolved Hide resolved
test/tests/p5.SoundRecorder.js Outdated Show resolved Hide resolved
@satyasaibhushan
Copy link
Collaborator Author

satyasaibhushan commented Jun 23, 2021

Part 3 focuses on correcting the broken tests in firefox.

Copy link
Member

@therewasaguy therewasaguy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you, @satyasaibhushan !

@satyasaibhushan
Copy link
Collaborator Author

Hey @therewasaguy, did you also check the commit-3 i.e, part-3 ?

@therewasaguy
Copy link
Member

yes, feel free to merge!

@satyasaibhushan satyasaibhushan merged commit 37a7644 into processing:main Jul 16, 2021
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

Successfully merging this pull request may close these issues.

2 participants