Skip to content

Conversation

MoLow
Copy link
Member

@MoLow MoLow commented Apr 2, 2024

Fixes #52304

added a warning so users can know what is going on, and added a call to postRun so the tests stream will end

@nodejs-github-bot
Copy link
Collaborator

Review requested:

  • @nodejs/test_runner

@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem. labels Apr 2, 2024
@MoLow MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 2, 2024
@github-actions github-actions bot added request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. and removed request-ci Add this label to start a Jenkins CI on a PR. labels Apr 2, 2024
Copy link
Contributor

github-actions bot commented Apr 2, 2024

Failed to start CI
- Validating Jenkins credentials
✘  Jenkins credentials invalid
https://github.com/nodejs/node/actions/runs/8527079667

@panva panva added request-ci Add this label to start a Jenkins CI on a PR. and removed request-ci-failed An error occurred while starting CI via request-ci label, and manual interventon is needed. labels Apr 3, 2024
@MoLow MoLow force-pushed the test-runner-recursive-run branch from d7afa62 to fe3fca7 Compare April 3, 2024 17:31
@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

@MoLow MoLow force-pushed the test-runner-recursive-run branch from fe3fca7 to f26d3af Compare April 3, 2024 19:27
@MoLow MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label 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

@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2024
@nodejs-github-bot nodejs-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 Apr 4, 2024
@nodejs-github-bot
Copy link
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/52322
✔  Done loading data for nodejs/node/pull/52322
----------------------------------- PR info ------------------------------------
Title      test_runner: fix recursive run (#52322)
Author     Moshe Atlow  (@MoLow)
Branch     MoLow:test-runner-recursive-run -> nodejs:main
Labels     needs-ci, test_runner
Commits    1
 - test_runner: fix recursive run
Committers 1
 - Moshe Atlow 
PR-URL: https://github.com/nodejs/node/pull/52322
Reviewed-By: Chemi Atlow 
Reviewed-By: Colin Ihrig 
Reviewed-By: Benjamin Gruenbaum 
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/52322
Reviewed-By: Chemi Atlow 
Reviewed-By: Colin Ihrig 
Reviewed-By: Benjamin Gruenbaum 
--------------------------------------------------------------------------------
   ⚠  Commits were pushed since the last approving review:
   ⚠  - test_runner: fix recursive run
   ℹ  This PR was created on Tue, 02 Apr 2024 11:11:25 GMT
   ✔  Approvals: 3
   ✔  - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/52322#pullrequestreview-1973575013
   ✔  - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/52322#pullrequestreview-1974222094
   ✔  - Benjamin Gruenbaum (@benjamingr) (TSC): https://github.com/nodejs/node/pull/52322#pullrequestreview-1974360473
   ✔  Last GitHub CI successful
   ℹ  Last Full PR CI on 2024-04-04T10:38:43Z: https://ci.nodejs.org/job/node-test-pull-request/58103/
- Querying data for job/node-test-pull-request/58103/
   ✔  Last Jenkins CI successful
--------------------------------------------------------------------------------
   ✔  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/8554105787

@aduh95 aduh95 removed the commit-queue-failed An error occurred while landing this pull request using GitHub Actions. label Apr 4, 2024
@aduh95 aduh95 added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2024
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 4, 2024
@nodejs-github-bot nodejs-github-bot merged commit 433bd1b into nodejs:main Apr 4, 2024
@nodejs-github-bot
Copy link
Collaborator

Landed in 433bd1b

@MoLow
Copy link
Member Author

MoLow commented Apr 4, 2024

thanks @aduh95 🙏

@MoLow MoLow deleted the test-runner-recursive-run branch April 4, 2024 13:25
marco-ippolito pushed a commit that referenced this pull request May 2, 2024
PR-URL: #52322
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
marco-ippolito pushed a commit that referenced this pull request May 3, 2024
PR-URL: #52322
Reviewed-By: Chemi Atlow <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Benjamin Gruenbaum <[email protected]>
Reviewed-By: Antoine du Hamel <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs-ci PRs that need a full CI run. test_runner Issues and PRs related to the test runner subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

test_runner throws "Promise resolution is still pending but the event loop has already resolved" in Node 20.12.0
9 participants