Skip to content

Conversation

@targos
Copy link
Member

Use common.enoughTestMem to avoid "Array buffer allocation failed"
error on low memory devices.

Fixes: #36792

@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jan 5, 2021
@targostargos added fast-track PRs that do not need to wait for 48 hours to land. request-ci Add this label to start a Jenkins CI on a PR. labels Jan 5, 2021
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 5, 2021
@targos
Copy link
MemberAuthor

👍 to fast-track and make ARM CI green.

@nodejs-github-bot
Copy link
Collaborator

Use common.enoughTestMem to avoid "Array buffer allocation failed" error on low memory devices. Fixes: nodejs#36792 PR-URL: nodejs#36795 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@aduh95
Copy link
Contributor

Landed in e5b8c61

@aduh95aduh95 merged commit e5b8c61 into nodejs:masterJan 5, 2021
@targostargos deleted the fix-36792 branch January 5, 2021 08:43
@mhdawson
Copy link
Member

@targos thanks!

danielleadams pushed a commit that referenced this pull request Jan 12, 2021
Use common.enoughTestMem to avoid "Array buffer allocation failed" error on low memory devices. Fixes: #36792 PR-URL: #36795 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@danielleadamsdanielleadams mentioned this pull request Jan 12, 2021
targos added a commit that referenced this pull request May 25, 2021
Use common.enoughTestMem to avoid "Array buffer allocation failed" error on low memory devices. Fixes: #36792 PR-URL: #36795 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
targos added a commit that referenced this pull request Jun 5, 2021
Use common.enoughTestMem to avoid "Array buffer allocation failed" error on low memory devices. Fixes: #36792 PR-URL: #36795 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
@targostargos mentioned this pull request Jun 6, 2021
targos added a commit that referenced this pull request Jun 11, 2021
Use common.enoughTestMem to avoid "Array buffer allocation failed" error on low memory devices. Fixes: #36792 PR-URL: #36795 Reviewed-By: Gireesh Punathil <[email protected]> Reviewed-By: Pooja D P <[email protected]> Reviewed-By: Antoine du Hamel <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fast-trackPRs that do not need to wait for 48 hours to land.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

test-string-decoder failing regularly on arm

6 participants

@targos@nodejs-github-bot@aduh95@mhdawson@gireeshpunathil@PoojaDurgad