Skip to content

test: add missing trailing commas in async-hooks tests - #45549

Merged
aduh95 merged 2 commits into
nodejs:mainfrom
aduh95:async-hooks-test-dangle
Nov 21, 2022
Merged

test: add missing trailing commas in async-hooks tests#45549
aduh95 merged 2 commits into
nodejs:mainfrom
aduh95:async-hooks-test-dangle

Conversation

@aduh95

@aduh95 aduh95 commented Nov 20, 2022

Copy link
Copy Markdown
Contributor

No description provided.

@nodejs-github-bot nodejs-github-bot added async_hooks Issues and PRs related to the async hooks subsystem. needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure. labels Nov 20, 2022
@Trott

Trott commented Nov 21, 2022

Copy link
Copy Markdown
Member

Totally tiny nit, but I would drop the word "missing" from the commit message on PRs like this. Whether or not the trailing comma is "missing" might be a matter of interpretation, and "test: add trailing commas in async-hooks tests" conveys the same information more concisely anyway.

@aduh95 aduh95 added fast-track PRs proposed for a shorter-than-standard waiting period before landing. author ready PRs with CI started, the required approvals, and no outstanding review comments. and removed needs-ci PRs that need a full CI run. labels Nov 21, 2022
@github-actions

Copy link
Copy Markdown
Contributor

Fast-track has been requested by @aduh95. Please 👍 to approve.

@daeyeon daeyeon added the commit-queue PRs queued for automated landing through the Commit Queue. label Nov 21, 2022
@nodejs-github-bot nodejs-github-bot added commit-queue-failed PRs whose Commit Queue landing failed and need manual intervention before retrying. and removed commit-queue PRs queued for automated landing through the Commit Queue. labels Nov 21, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/45549
✔  Done loading data for nodejs/node/pull/45549
----------------------------------- PR info ------------------------------------
Title      test: add missing trailing commas in async-hooks tests (#45549)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     aduh95:async-hooks-test-dangle -> nodejs:main
Labels     test, async_hooks, fast-track, author ready
Commits    1
 - test: add missing trailing commas in async-hooks tests
Committers 1
 - Antoine du Hamel 
PR-URL: https://github.com/nodejs/node/pull/45549
Reviewed-By: Daeyeon Jeong 
Reviewed-By: Rich Trott 
Reviewed-By: Moshe Atlow 
Reviewed-By: Darshan Sen 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/45549
Reviewed-By: Daeyeon Jeong 
Reviewed-By: Rich Trott 
Reviewed-By: Moshe Atlow 
Reviewed-By: Darshan Sen 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Sun, 20 Nov 2022 17:45:12 GMT
   ✔  Approvals: 4
   ✔  - Daeyeon Jeong (@daeyeon): https://github.com/nodejs/node/pull/45549#pullrequestreview-1187343928
   ✔  - Rich Trott (@Trott) (TSC): https://github.com/nodejs/node/pull/45549#pullrequestreview-1187383240
   ✔  - Moshe Atlow (@MoLow): https://github.com/nodejs/node/pull/45549#pullrequestreview-1188167512
   ✔  - Darshan Sen (@RaisinTen) (TSC): https://github.com/nodejs/node/pull/45549#pullrequestreview-1188177168
   ℹ  This PR is being fast-tracked
   ✔  Last GitHub CI successful
   ✖  No Jenkins CI runs detected
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/3514762851

@daeyeon daeyeon added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed PRs whose Commit Queue landing failed and need manual intervention before retrying. labels Nov 21, 2022
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Nov 21, 2022
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95
aduh95 merged commit cf46746 into nodejs:main Nov 21, 2022
@aduh95

aduh95 commented Nov 21, 2022

Copy link
Copy Markdown
Contributor Author

Landed in cf46746

@aduh95
aduh95 deleted the async-hooks-test-dangle branch November 21, 2022 17:43
ruyadorno pushed a commit that referenced this pull request Nov 21, 2022
PR-URL: #45549
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
@ruyadorno ruyadorno mentioned this pull request Nov 24, 2022
danielleadams pushed a commit that referenced this pull request Dec 30, 2022
PR-URL: #45549
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
danielleadams pushed a commit that referenced this pull request Jan 3, 2023
PR-URL: #45549
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
danielleadams pushed a commit that referenced this pull request Jan 5, 2023
PR-URL: #45549
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Darshan Sen <raisinten@gmail.com>
Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

async_hooks Issues and PRs related to the async hooks subsystem. author ready PRs with CI started, the required approvals, and no outstanding review comments. fast-track PRs proposed for a shorter-than-standard waiting period before landing. test Issues and PRs related to Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants