Skip to content

test: use os.availableParallelism() - #46003

Closed
deokjinkim wants to merge 2 commits into
nodejs:mainfrom
deokjinkim:221229_use_availableParallelism_in_test
Closed

test: use os.availableParallelism()#46003
deokjinkim wants to merge 2 commits into
nodejs:mainfrom
deokjinkim:221229_use_availableParallelism_in_test

Conversation

@deokjinkim

Copy link
Copy Markdown
Contributor

Refs: #45895

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Dec 29, 2022
@lpincalpinca added the request-ci Add this label to start a Jenkins CI on a PR. label Jan 1, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Jan 1, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@lpincalpinca added the commit-queue-rebase Add this label to allow the Commit Queue to land a PR in several commits. label Jan 10, 2023
@lpinca

Copy link
Copy Markdown
Member

@deokjinkim can you please fix the second commit message?

@deokjinkim
deokjinkimforce-pushed the 221229_use_availableParallelism_in_test branch from fe746dd to 35a551eCompareJanuary 11, 2023 01:14
@deokjinkim

Copy link
Copy Markdown
ContributorAuthor

@deokjinkim can you please fix the second commit message?

@lpinca Updated the second commit message. Thank you for feedback.

@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 11, 2023
@nodejs-github-botnodejs-github-bot added commit-queue-failed An error occurred while landing this pull request using GitHub Actions. and removed commit-queue Add this label to land a pull request using GitHub Actions. labels Jan 11, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/46003
✔ Done loading data for nodejs/node/pull/46003
----------------------------------- PR info ------------------------------------
Title test: use `os.availableParallelism()` (#46003)
Author Deokjin Kim (@deokjinkim)
Branch deokjinkim:221229_use_availableParallelism_in_test -> nodejs:main
Labels test, needs-ci, commit-queue-rebase
Commits 2
- test: use `os.availableParallelism()`
- benchmark,tools: use os.availableParallelism()
Committers 1
- Deokjin Kim PR-URL: https://github.com/nodejs/node/pull/46003
Refs: https://github.com/nodejs/node/pull/45895
Reviewed-By: Moshe Atlow Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca Reviewed-By: Yagiz Nizipli ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/46003
Refs: https://github.com/nodejs/node/pull/45895
Reviewed-By: Moshe Atlow Reviewed-By: Colin Ihrig Reviewed-By: Luigi Pinca Reviewed-By: Yagiz Nizipli --------------------------------------------------------------------------------
⚠ Commits were pushed since the last review:
⚠ - test: use `os.availableParallelism()`
⚠ - benchmark,tools: use os.availableParallelism()
ℹ This PR was created on Thu, 29 Dec 2022 01:40:27 GMT
✔ Approvals: 4
✔ - Moshe Atlow (@MoLow): https://github.com/nodejs/node/pull/46003#pullrequestreview-1232434448
✔ - Colin Ihrig (@cjihrig) (TSC): https://github.com/nodejs/node/pull/46003#pullrequestreview-1232536045
✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/46003#pullrequestreview-1232761012
✔ - Yagiz Nizipli (@anonrig): https://github.com/nodejs/node/pull/46003#pullrequestreview-1233497702
✔ Last GitHub CI successful
ℹ Last Full PR CI on 2023-01-04T21:04:34Z: https://ci.nodejs.org/job/node-test-pull-request/48848/
⚠ Commits were pushed after the last Full PR CI run:
⚠ - test: use `os.availableParallelism()`
⚠ - benchmark,tools: use os.availableParallelism()
- Querying data for job/node-test-pull-request/48848/
✔ Last Jenkins CI successful
--------------------------------------------------------------------------------
✔ Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/3896223776

@lpincalpinca removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Jan 11, 2023
@lpincalpinca added the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 11, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Jan 11, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in b39c3f6...a9bc3cf

nodejs-github-bot pushed a commit that referenced this pull request Jan 11, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
nodejs-github-bot pushed a commit that referenced this pull request Jan 11, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
RafaelGSS pushed a commit to RafaelGSS/node that referenced this pull request Jan 17, 2023
Refs: nodejs#45895
PR-URL: nodejs#46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
RafaelGSS pushed a commit to RafaelGSS/node that referenced this pull request Jan 17, 2023
Refs: nodejs#45895
PR-URL: nodejs#46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
RafaelGSS pushed a commit that referenced this pull request Jan 20, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
RafaelGSS pushed a commit that referenced this pull request Jan 20, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@RafaelGSSRafaelGSS mentioned this pull request Jan 20, 2023
juanarbol pushed a commit that referenced this pull request Jan 26, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
juanarbol pushed a commit that referenced this pull request Jan 26, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@juanarboljuanarbol mentioned this pull request Jan 28, 2023
juanarbol pushed a commit that referenced this pull request Jan 31, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
juanarbol pushed a commit that referenced this pull request Jan 31, 2023
Refs: #45895
PR-URL: #46003
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-rebaseAdd this label to allow the Commit Queue to land a PR in several commits.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants

@deokjinkim@nodejs-github-bot@lpinca@anonrig@cjihrig@MoLow