Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: fix watch test with require not testing pid #52353

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

rluvaton
Copy link
Member

@rluvaton rluvaton commented Apr 3, 2024

process._rawDebug output to stderr and not stdout

@rluvaton rluvaton added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 3, 2024
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Apr 3, 2024
@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

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@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 6, 2024
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 6, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@MoLow MoLow added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 11, 2024
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 11, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 11, 2024
@nodejs-github-bot nodejs-github-bot added the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Apr 11, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/52353
✔  Done loading data for nodejs/node/pull/52353
----------------------------------- PR info ------------------------------------
Title      test: fix watch test with require not testing pid (#52353)
   ⚠  Could not retrieve the email or name of the PR author's from user's GitHub profile!
Branch     rluvaton:fix-watch-test -> nodejs:main
Labels     test, author ready, needs-ci
Commits    2
 - test: fix watch test with require not testing pid
 - watch: code review changes
Committers 1
 - Raz Luvaton <16746759+rluvaton@users.noreply.github.com>
PR-URL: https://github.com/nodejs/node/pull/52353
Reviewed-By: Moshe Atlow 
Reviewed-By: Antoine du Hamel 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/52353
Reviewed-By: Moshe Atlow 
Reviewed-By: Antoine du Hamel 
--------------------------------------------------------------------------------
   ℹ  This PR was created on Wed, 03 Apr 2024 16:25:35 GMT
   ✔  Approvals: 2
   ✔  - Moshe Atlow (@MoLow) (TSC): https://github.com/nodejs/node/pull/52353#pullrequestreview-1977470529
   ✔  - Antoine du Hamel (@aduh95) (TSC): https://github.com/nodejs/node/pull/52353#pullrequestreview-1984873056
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-04-11T09:19:17Z: https://ci.nodejs.org/job/node-test-pull-request/58266/
- Querying data for job/node-test-pull-request/58266/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  No git cherry-pick in progress
   ✔  No git am in progress
   ✔  No git rebase in progress
--------------------------------------------------------------------------------
- Bringing origin/main up to date...
From https://github.com/nodejs/node
 * branch                  main       -> FETCH_HEAD
✔  origin/main is now up-to-date
- Downloading patch for 52353
From https://github.com/nodejs/node
 * branch                  refs/pull/52353/merge -> FETCH_HEAD
✔  Fetched commits as 3f8cc88009ef..87074ea57c32
--------------------------------------------------------------------------------
Auto-merging test/sequential/test-watch-mode.mjs
[main 3cf6e9c119] test: fix watch test with require not testing pid
 Author: Raz Luvaton <16746759+rluvaton@users.noreply.github.com>
 Date: Wed Apr 3 17:23:55 2024 +0100
 1 file changed, 7 insertions(+), 4 deletions(-)
Auto-merging test/sequential/test-watch-mode.mjs
[main 66d6cd1175] watch: code review changes
 Author: Raz Luvaton <16746759+rluvaton@users.noreply.github.com>
 Date: Sat Apr 6 21:54:56 2024 +0300
 1 file changed, 2 insertions(+), 2 deletions(-)
   ✔  Patches applied
There are 2 commits in the PR. Attempting autorebase.
Rebasing (2/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
test: fix watch test with require not testing pid

PR-URL: #52353
Reviewed-By: Moshe Atlow moshe@atlow.co.il
Reviewed-By: Antoine du Hamel duhamelantoine1995@gmail.com

[detached HEAD e2f7183cdc] test: fix watch test with require not testing pid
Author: Raz Luvaton 16746759+rluvaton@users.noreply.github.com
Date: Wed Apr 3 17:23:55 2024 +0100
1 file changed, 7 insertions(+), 4 deletions(-)
Rebasing (3/4)
Rebasing (4/4)

Executing: git node land --amend --yes
--------------------------------- New Message ----------------------------------
watch: code review changes

PR-URL: #52353
Reviewed-By: Moshe Atlow moshe@atlow.co.il
Reviewed-By: Antoine du Hamel duhamelantoine1995@gmail.com

[detached HEAD 0723bdbfc9] watch: code review changes
Author: Raz Luvaton 16746759+rluvaton@users.noreply.github.com
Date: Sat Apr 6 21:54:56 2024 +0300
1 file changed, 2 insertions(+), 2 deletions(-)

Successfully rebased and updated refs/heads/main.

ℹ Add commit-queue-squash label to land the PR as one commit, or commit-queue-rebase to land as separate commits.

https://github.com/nodejs/node/actions/runs/8645152431

@MoLow MoLow 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. and removed commit-queue-failed An error occurred while landing this pull request using GitHub Actions. labels Apr 11, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 11, 2024
@nodejs-github-bot nodejs-github-bot merged commit ee4fa77 into nodejs:main Apr 11, 2024
68 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in ee4fa77

@rluvaton rluvaton deleted the fix-watch-test branch April 11, 2024 11:00
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52353
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52353
Reviewed-By: Moshe Atlow <moshe@atlow.co.il>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready PRs that have at least one approval, no pending requests for changes, and a CI started. 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. test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants