FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test-runner: fix suite timeout by MoLow · Pull Request #59853 · nodejs/node · GitHub

/ node Public

test-runner: fix suite timeout - #59853

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-suite-timeout
Oct 9, 2025
Merged

test-runner: fix suite timeout#59853
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
MoLow:fix-suite-timeout

Conversation

MoLow commented Sep 11, 2025

Copy link
Copy Markdown
Member

Fixes a regression introduced at #57672 where suite timeout option never takes effect

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/test_runner

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 Sep 11, 2025

codecov Bot commented Sep 11, 2025
edited
Loading

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.53%. Comparing base (0fb0406) to head (a405bba).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #59853      +/-   ##
==========================================
- Coverage   88.55%   88.53%   -0.02%     
==========================================
  Files         704      704              
  Lines      208089   208091       +2     
  Branches    40017    40018       +1     
==========================================
- Hits       184270   184233      -37     
- Misses      15818    15865      +47     
+ Partials     8001     7993       -8     
Files with missing lines Coverage Δ
lib/internal/test_runner/test.js 97.36% <100.00%> (+<0.01%) ⬆️

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

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

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

Seems like there are related test failures :)

MoLow force-pushed the fix-suite-timeout branch 2 times, most recently from 04fe203 to 99f6289 Compare October 8, 2025 09:04
MoLow force-pushed the fix-suite-timeout branch from 99f6289 to a405bba Compare October 8, 2025 10:27
MoLow added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 8, 2025
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 Oct 8, 2025

github-actions Bot commented Oct 8, 2025

Copy link
Copy Markdown
Contributor
Failed to start CI
   ⚠  Commits were pushed since the last approving review:
   ⚠  - test_runner: fix suite timeout
   ✘  Refusing to run CI on potentially unsafe PR
https://github.com/nodejs/node/actions/runs/18343105598

MoLow 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 Oct 8, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 8, 2025

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

MoLow added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 9, 2025
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 9, 2025
nodejs-github-bot merged commit 6dbf708 into nodejs:main Oct 9, 2025
64 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 6dbf708

MoLow deleted the fix-suite-timeout branch October 9, 2025 04:58
aduh95 pushed a commit that referenced this pull request Oct 31, 2025
PR-URL: #59853
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
aduh95 pushed a commit that referenced this pull request Nov 7, 2025
PR-URL: #59853
Reviewed-By: Chemi Atlow <chemi@atlow.co.il>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

4 participants


Back | FazBrowse Home | New Git URL