Skip to content

test_runner: add jsdocs to MockTimers - #49476

Merged
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
ErickWendel:test_runner/add-js-docs-to-mock
Sep 5, 2023
Merged

test_runner: add jsdocs to MockTimers#49476
nodejs-github-bot merged 2 commits into
nodejs:mainfrom
ErickWendel:test_runner/add-js-docs-to-mock

Conversation

@ErickWendel

@ErickWendelErickWendel commented Sep 3, 2023

Copy link
Copy Markdown
Member

Add JSDocs for all public functions on MockTimers

cc @nodejs/test_runner

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-botnodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Sep 3, 2023
@ErickWendelErickWendel self-assigned this Sep 3, 2023
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
@ErickWendel
ErickWendelforce-pushed the test_runner/add-js-docs-to-mock branch from 8767073 to de65b28CompareSeptember 3, 2023 21:10
@ErickWendelErickWendel added the fast-track PRs that do not need to wait for 48 hours to land. label Sep 3, 2023
@github-actions

Copy link
Copy Markdown
Contributor

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

Comment threadlib/internal/test_runner/mock/mock_timers.js
Comment threadlib/internal/test_runner/mock/mock_timers.js Outdated

@benjamingrbenjamingr left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM though I think Symbol.dispose should be encouraged

Comment threadlib/internal/test_runner/mock/mock_timers.js Outdated
Comment threadlib/internal/test_runner/mock/mock_timers.js Outdated
Comment threadlib/internal/test_runner/mock/mock_timers.js
Co-authored-by: Benjamin Gruenbaum <inglor@gmail.com>
Co-authored-by: Chemi Atlow <chemi@atlow.co.il>
@ErickWendelErickWendel added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2023
@atlowChemiatlowChemi added the commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. label Sep 5, 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 Sep 5, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/49476
✘ Failed to get collaborator info from nodejs/node/README.md
Error: Couldn't find ### TSC (Technical Steering Committee) in the README
at parseCollaborators (file:///opt/hostedtoolcache/node/18.17.1/x64/lib/node_modules/node-core-utils/lib/collaborators.js:81:11)
at getCollaborators (file:///opt/hostedtoolcache/node/18.17.1/x64/lib/node_modules/node-core-utils/lib/collaborators.js:59:21)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async PRData.getCollaborators (file:///opt/hostedtoolcache/node/18.17.1/x64/lib/node_modules/node-core-utils/lib/pr_data.js:74:26)
at async Promise.all (index 0)
at async PRData.getAll (file:///opt/hostedtoolcache/node/18.17.1/x64/lib/node_modules/node-core-utils/lib/pr_data.js:58:5)
at async getMetadata (file:///opt/hostedtoolcache/node/18.17.1/x64/lib/node_modules/node-core-utils/components/metadata.js:18:3)
at async main (file:///opt/hostedtoolcache/node/18.17.1/x64/lib/node_modules/node-core-utils/components/git/land.js:204:22)
https://github.com/nodejs/node/actions/runs/6079853604

@atlowChemiatlowChemi added commit-queue Add this label to land a pull request using GitHub Actions. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Sep 5, 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 Sep 5, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator
Commit Queue failed
- Loading data for nodejs/node/pull/49476
✔ Done loading data for nodejs/node/pull/49476
----------------------------------- PR info ------------------------------------
Title test_runner: add jsdocs to MockTimers (#49476)
Author Erick Wendel (@ErickWendel)
Branch ErickWendel:test_runner/add-js-docs-to-mock -> nodejs:main
Labels fast-track, needs-ci, commit-queue-squash, test_runner
Commits 2
- test_runner: add jsdocs to MockTimers
- test_runner: apply suggestions
Committers 2
- Erick Wendel - GitHub PR-URL: https://github.com/nodejs/node/pull/49476
Reviewed-By: Benjamin Gruenbaum Reviewed-By: Chemi Atlow ------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/49476
Reviewed-By: Benjamin Gruenbaum Reviewed-By: Chemi Atlow --------------------------------------------------------------------------------
ℹ This PR was created on Sun, 03 Sep 2023 21:04:58 GMT
✔ Approvals: 2
✔ - Benjamin Gruenbaum (@benjamingr) (TSC): https://github.com/nodejs/node/pull/49476#pullrequestreview-1609950368
✔ - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/49476#pullrequestreview-1609909238
ℹ 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/6081106699

@atlowChemiatlowChemi added request-ci Add this label to start a Jenkins CI on a PR. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Sep 5, 2023
@github-actionsgithub-actionsBot removed the request-ci Add this label to start a Jenkins CI on a PR. label Sep 5, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@atlowChemiatlowChemi added the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Sep 5, 2023
@nodejs-github-bot
nodejs-github-bot merged commit f139cc3 into nodejs:mainSep 5, 2023
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in f139cc3

ruyadorno pushed a commit that referenced this pull request Sep 28, 2023
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: #49476
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
This was referenced Sep 28, 2023
targos pushed a commit that referenced this pull request Nov 27, 2023
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: #49476
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
@targostargos mentioned this pull request Nov 28, 2023
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: nodejs/node#49476
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
sercher added a commit to sercher/graaljs that referenced this pull request Apr 25, 2024
Signed-off-by: Erick Wendel <erick.workspace@gmail.com>
PR-URL: nodejs/node#49476
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squashAdd this label to instruct the Commit Queue to squash all the PR commits into the first one.fast-trackPRs that do not need to wait for 48 hours to land.needs-ciPRs that need a full CI run.test_runnerIssues and PRs related to the test runner subsystem.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@ErickWendel@nodejs-github-bot@benjamingr@atlowChemi