Skip to content

Conversation

@Trott
Copy link
Member

To enable greater parallelization of tests on CI, move resource
intensive tests out of parallel and into sequential.

R=@jbergstroem

Ref: #4476

@TrottTrott added the test Issues and PRs related to the tests. label Jan 11, 2016
@Trott
Copy link
MemberAuthor

To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: nodejs#4476
@TrottTrottforce-pushed the move-to-sequential branch from cdfa05b to 2e464b7CompareJanuary 11, 2016 03:58
@jbergstroem
Copy link
Member

Can you also run it on top of the parallel runner? LGTM pre-ci results

@Trott
Copy link
MemberAuthor

@jbergstroem
Copy link
Member

Fails unrelated. Sweet.

@jasnell
Copy link
Member

LGTM

Trott added a commit to Trott/io.js that referenced this pull request Jan 13, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: nodejs#4476 PR-URL: nodejs#4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
@Trott
Copy link
MemberAuthor

Landed in 9164c00

@TrottTrott closed this Jan 13, 2016
rvagg pushed a commit that referenced this pull request Jan 14, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: #4476 PR-URL: #4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Jan 28, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: #4476 PR-URL: #4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit that referenced this pull request Feb 11, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: #4476 PR-URL: #4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Feb 11, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: nodejs#4476 PR-URL: nodejs#4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
@MylesBorinsMylesBorins mentioned this pull request Feb 11, 2016
MylesBorins pushed a commit to MylesBorins/node that referenced this pull request Feb 15, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: nodejs#4476 PR-URL: nodejs#4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
scovetta pushed a commit to scovetta/node that referenced this pull request Apr 2, 2016
To enable greater parallelization of tests on CI, move resource intensive tests out of parallel and into sequential. Ref: nodejs#4476 PR-URL: nodejs#4615 Reviewed-By: Johan Bergström <[email protected]> Reviewed-By: James M Snell <[email protected]>
@TrottTrott deleted the move-to-sequential branch January 13, 2022 22:31
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@Trott@jbergstroem@jasnell@MylesBorins