Skip to content

test_runner: fix suite rerun edge case#62860

Merged
nodejs-github-bot merged 1 commit intonodejs:mainfrom
MoLow:fix-rerun-edge-case
Apr 23, 2026
Merged

test_runner: fix suite rerun edge case#62860
nodejs-github-bot merged 1 commit intonodejs:mainfrom
MoLow:fix-rerun-edge-case

Conversation

@MoLow
Copy link
Copy Markdown
Member

@MoLow MoLow commented Apr 21, 2026

No description provided.

Signed-off-by: Moshe Atlow <moshe@atlow.co.il>
@nodejs-github-bot
Copy link
Copy Markdown
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 21, 2026
@atlowChemi atlowChemi added the request-ci Add this label to start a Jenkins CI on a PR. label Apr 21, 2026
@MoLow MoLow closed this Apr 21, 2026
@MoLow MoLow reopened this Apr 21, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Apr 21, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 89.63%. Comparing base (53b8d3c) to head (8b4d37f).
⚠️ Report is 27 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #62860      +/-   ##
==========================================
+ Coverage   89.62%   89.63%   +0.01%     
==========================================
  Files         706      706              
  Lines      219137   219143       +6     
  Branches    41981    41995      +14     
==========================================
+ Hits       196404   196432      +28     
+ Misses      14614    14612       -2     
+ Partials     8119     8099      -20     
Files with missing lines Coverage Ξ”
lib/internal/test_runner/test.js 96.91% <100.00%> (+0.01%) ⬆️

... and 27 files with indirect coverage changes

πŸš€ New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • πŸ“¦ JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@atlowChemi atlowChemi added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Apr 21, 2026
@MoLow MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 22, 2026
@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 23, 2026
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Commit Queue failed
- Loading data for nodejs/node/pull/62860
βœ”  Done loading data for nodejs/node/pull/62860
----------------------------------- PR info ------------------------------------
Title      test_runner: fix suite rerun edge case (#62860)
Author     Moshe Atlow <moshe@atlow.co.il> (@MoLow)
Branch     MoLow:fix-rerun-edge-case -> nodejs:main
Labels     author ready, needs-ci, test_runner
Commits    1
 - test_runner: fix suite rerun edge case
Committers 1
 - Moshe Atlow <moshe@atlow.co.il>
PR-URL: https://github.com/nodejs/node/pull/62860
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
------------------------------ Generated metadata ------------------------------
PR-URL: https://github.com/nodejs/node/pull/62860
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
Reviewed-By: Jacob Smith <jacob@frende.me>
--------------------------------------------------------------------------------
   β„Ή  This PR was created on Tue, 21 Apr 2026 06:16:50 GMT
   βœ”  Approvals: 2
   βœ”  - Chemi Atlow (@atlowChemi): https://github.com/nodejs/node/pull/62860#pullrequestreview-4145543640
   βœ”  - Jacob Smith (@JakobJingleheimer): https://github.com/nodejs/node/pull/62860#pullrequestreview-4157309955
   ✘  7 GitHub CI job(s) cancelled:
   ✘    - test-linux (ubuntu-24.04): CANCELLED (https://github.com/nodejs/node/actions/runs/24707229122/job/72263125058)
   ✘    - test-linux (ubuntu-24.04-arm): CANCELLED (https://github.com/nodejs/node/actions/runs/24707229122/job/72263125059)
   ✘    - coverage-linux: CANCELLED (https://github.com/nodejs/node/actions/runs/24707229123/job/72263125035)
   ✘    - coverage-linux-without-intl: CANCELLED (https://github.com/nodejs/node/actions/runs/24707229130/job/72263125000)
   ✘    - coverage-windows: CANCELLED (https://github.com/nodejs/node/actions/runs/24707229129/job/72263124989)
   ✘    - test-tarball-linux: CANCELLED (https://github.com/nodejs/node/actions/runs/24707229148/job/72263560424)
   ✘    - test-macOS: CANCELLED (https://github.com/nodejs/node/actions/runs/24707229163/job/72263125303)
   β„Ή  Last Full PR CI on 2026-04-21T07:51:20Z: https://ci.nodejs.org/job/node-test-pull-request/72810/
- Querying data for job/node-test-pull-request/72810/
βœ”  Build data downloaded
   βœ”  Last Jenkins CI successful
--------------------------------------------------------------------------------
   βœ”  Aborted `git node land` session in /home/runner/work/node/node/.ncu
https://github.com/nodejs/node/actions/runs/24820518687

@MoLow MoLow 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 Apr 23, 2026
@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Apr 23, 2026
@nodejs-github-bot nodejs-github-bot merged commit 633b963 into nodejs:main Apr 23, 2026
115 of 123 checks passed
@nodejs-github-bot
Copy link
Copy Markdown
Collaborator

Landed in 633b963

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. 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.

4 participants