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 memory issues #5733

Merged
merged 4 commits into from
Oct 21, 2019
Merged

Fix memory issues #5733

merged 4 commits into from
Oct 21, 2019

Conversation

aldeed
Copy link
Contributor

@aldeed aldeed commented Oct 21, 2019

Impact: minor
Type: bugfix

Issue

Jest integration tests failing on CI due to out of memory

Solution

Breaking changes

None

Testing

Verify Jest integration tests pass on CI

@aldeed aldeed changed the title [WIP] Fix memory issues Fix memory issues Oct 21, 2019
Signed-off-by: Eric Dobbertin <[email protected]>
This may fix memory leak running Jest tests.
See jestjs/jest#6399 (comment)

Signed-off-by: Eric Dobbertin <[email protected]>
Copy link
Member

@kieckhafer kieckhafer left a comment

Choose a reason for hiding this comment

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

👍

@kieckhafer kieckhafer merged commit 2da9c0c into develop Oct 21, 2019
@aldeed aldeed deleted the fix-aldeed-memory-issues branch October 21, 2019 22:52
@kieckhafer kieckhafer mentioned this pull request Oct 23, 2019
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