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

fix(CI): Limited parallelism in tests #246

Merged
merged 2 commits into from
Nov 10, 2019
Merged

fix(CI): Limited parallelism in tests #246

merged 2 commits into from
Nov 10, 2019

Conversation

sr258
Copy link
Member

@sr258 sr258 commented Nov 9, 2019

I've restricted the number of workers used in tests so that the CI doesn't constantly run out of memory (see #221 for more info on the current problem). I've also added a log parameter to jest that allows us to see the heap size for tests for future use.

I've also fixed prettier output and made the format scripts use the local prettier.

@sr258 sr258 added [status] needs review PRs that are ready to be reviewed. continuous integration Everything related to CI labels Nov 9, 2019
@JPSchellenberg JPSchellenberg merged commit 4fc56e3 into master Nov 10, 2019
@sr258 sr258 deleted the try/heap-size branch November 21, 2019 16:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
continuous integration Everything related to CI [status] needs review PRs that are ready to be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants