Skip to content

test: enforce exit code in test-http-server-stale-close - #65198

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:test-http-server-stale-close-exit-0
Aug 17, 2026
Merged

test: enforce exit code in test-http-server-stale-close#65198
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
aduh95:test-http-server-stale-close-exit-0

Conversation

@aduh95

@aduh95 aduh95 commented Aug 10, 2026

Copy link
Copy Markdown
Contributor

Until #59357 merged, we were failing to detect the forked process was erroring out

@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 Aug 10, 2026
Signed-off-by: Antoine du Hamel <duhamelantoine1995@gmail.com>
@aduh95
aduh95 force-pushed the test-http-server-stale-close-exit-0 branch from 415b627 to 132e894 Compare August 10, 2026 16:01
@codecov

codecov Bot commented Aug 10, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.32%. Comparing base (536aca7) to head (132e894).
⚠️ Report is 18 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #65198   +/-   ##
=======================================
  Coverage   90.32%   90.32%           
=======================================
  Files         760      760           
  Lines      248525   248526    +1     
  Branches    46901    46897    -4     
=======================================
+ Hits       224472   224491   +19     
+ Misses      15471    15462    -9     
+ Partials     8582     8573    -9     

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

daltino

This comment was marked as resolved.

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@aduh95 aduh95 added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. labels Aug 11, 2026
@nodejs-github-bot
nodejs-github-bot merged commit 3781ebc into nodejs:main Aug 17, 2026
73 of 77 checks passed
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

Landed in 3781ebc

@nodejs-github-bot nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Aug 17, 2026
@aduh95
aduh95 deleted the test-http-server-stale-close-exit-0 branch August 17, 2026 13:12
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 Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants