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

Jest workaround to avoid running oom on api unit tests #5420

Merged
merged 3 commits into from
Jan 9, 2023

Conversation

daneryl
Copy link
Collaborator

@daneryl daneryl commented Jan 9, 2023

fixes #5418

PR checklist:

  • Update READ.me ?
  • Update API documentation ?

QA checklist:

  • Smoke test the functionality described in the issue
  • Test for side effects
  • UI responsiveness
  • Cross browser testing
  • Code review

@daneryl daneryl changed the title patch to avoid runnin oom on api unit tests Patch to avoid running oom on api unit tests Jan 9, 2023
@daneryl daneryl marked this pull request as ready for review January 9, 2023 08:07
@daneryl daneryl changed the title Patch to avoid running oom on api unit tests Jest workaround to avoid running oom on api unit tests Jan 9, 2023
@daneryl daneryl marked this pull request as draft January 9, 2023 10:10
@daneryl daneryl marked this pull request as ready for review January 9, 2023 11:36
@daneryl daneryl merged commit 79a8228 into development Jan 9, 2023
@daneryl daneryl deleted the fix_tests_memory_leak_ci branch January 9, 2023 11:36
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.

ci api unit test run out of memory half of the runs, leaving the test running forever.
1 participant