Skip to content

watch: fix some node argument not passed to watched process#52358

Merged
nodejs-github-bot merged 4 commits intonodejs:mainfrom
rluvaton:fix-watch-path-and-require
Apr 7, 2024
Merged

watch: fix some node argument not passed to watched process#52358
nodejs-github-bot merged 4 commits intonodejs:mainfrom
rluvaton:fix-watch-path-and-require

Conversation

@rluvaton
Copy link
Member

@rluvaton rluvaton commented Apr 3, 2024

Some arguments were omitted instead of been sent to the spawned watched process

@rluvaton rluvaton requested a review from MoLow April 3, 2024 22:45
@nodejs-github-bot nodejs-github-bot added the needs-ci PRs that need a full CI run. label Apr 3, 2024
@rluvaton rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2024
@rluvaton rluvaton force-pushed the fix-watch-path-and-require branch from b57291b to 5a4e308 Compare April 3, 2024 23:07
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2024
@nodejs-github-bot
Copy link
Collaborator

@rluvaton rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024
@nodejs-github-bot
Copy link
Collaborator

Copy link
Member

@JakobJingleheimer JakobJingleheimer left a comment

Choose a reason for hiding this comment

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

🙌

@rluvaton rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 4, 2024
@nodejs-github-bot
Copy link
Collaborator

@atlowChemi atlowChemi added the watch-mode Issues and PRs related to watch mode label Apr 5, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@rluvaton rluvaton added commit-queue Add this label to land a pull request using GitHub Actions. commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. labels Apr 7, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 7, 2024
@nodejs-github-bot nodejs-github-bot merged commit 893e2cf into nodejs:main Apr 7, 2024
@nodejs-github-bot
Copy link
Collaborator

Landed in 893e2cf

@rluvaton rluvaton deleted the fix-watch-path-and-require branch April 7, 2024 20:51
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52358
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52358
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
KJyang-0114 added a commit to KJyang-0114/node that referenced this pull request Mar 8, 2026
Add documentation explaining how to mock functions that throw errors
and validate them using assert.throws(). Includes examples showing
how mock tracks both successful calls and thrown errors.

PR-URL: nodejs#52358
Refs: nodejs#52357
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commit-queue-squash Add this label to instruct the Commit Queue to squash all the PR commits into the first one. needs-ci PRs that need a full CI run. watch-mode Issues and PRs related to watch mode

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants