FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: mv resource intensive tests to sequential by Trott · Pull Request #4615 · nodejs/node · GitHub

/ node Public

test: mv resource intensive tests to sequential - #4615

Closed
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:move-to-sequential
Closed

test: mv resource intensive tests to sequential#4615
Trott wants to merge 1 commit into
nodejs:masterfrom
Trott:move-to-sequential

Conversation

Trott commented Jan 11, 2016

Copy link
Copy Markdown
Member

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

R=@jbergstroem

Ref: #4476

Trott added the test Issues and PRs related to the tests. label Jan 11, 2016

Trott commented Jan 11, 2016

Copy link
Copy Markdown
Member Author

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

Ref: nodejs#4476
Trott force-pushed the move-to-sequential branch from cdfa05b to 2e464b7 Compare January 11, 2016 03:58

Copy link
Copy Markdown
Member

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

Trott commented Jan 11, 2016

Copy link
Copy Markdown
Member Author

Copy link
Copy Markdown
Member

Fails unrelated. Sweet.

jasnell commented Jan 11, 2016

Copy link
Copy Markdown
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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>

Trott commented Jan 13, 2016

Copy link
Copy Markdown
Member Author

Landed in 9164c00

Trott 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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
MylesBorins 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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
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 <bugs@bergstroem.nu>
Reviewed-By: James M Snell <jasnell@gmail.com>
Trott deleted the move-to-sequential branch January 13, 2022 22:31
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants


Back | FazBrowse Home | New Git URL