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

Bug: Memory leak in yarn test #282

Closed
kulla opened this issue Apr 4, 2022 · 1 comment · Fixed by #410
Closed

Bug: Memory leak in yarn test #282

kulla opened this issue Apr 4, 2022 · 1 comment · Fixed by #410
Labels
bug Something isn't working

Comments

@kulla
Copy link
Member

kulla commented Apr 4, 2022

 node --expose-gc ./node_modules/.bin/jest --runInBand --logHeapUsage                            
 PASS  __tests__/auth.ts (232 MB heap size)
 PASS  __tests__/frontend-proxy.ts (253 MB heap size)
 PASS  __tests__/embed.ts (266 MB heap size)
 PASS  __tests__/redirects.ts (278 MB heap size)
 PASS  __tests__/legal-pages.tsx (297 MB heap size)
 PASS  __tests__/utils.tsx (304 MB heap size)
 PASS  __tests__/maintenance.ts (322 MB heap size)
 PASS  __tests__/lenabi.ts (328 MB heap size)
 PASS  __tests__/metadata-api.ts (340 MB heap size)
 PASS  __tests__/sentry.ts (357 MB heap size)
 PASS  __tests__/api.ts (370 MB heap size)
 PASS  __tests__/index.ts (387 MB heap size)
 PASS  __tests__/stats.ts (389 MB heap size)
 PASS  __tests__/packages.ts (401 MB heap size)
 PASS  __tests__/assets.ts (413 MB heap size)
 PASS  __tests__/pdf-proxy.ts (430 MB heap size)
 PASS  __tests__/quickbar-proxy.ts (442 MB heap size)
@kulla kulla added the bug Something isn't working label Apr 4, 2022
@kulla
Copy link
Member Author

kulla commented Apr 5, 2022

See also serlo/backlog#204

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant