Skip to content

test: skip HTTP/2 churn test on Node.js 26 - #5742

Merged
mcollina merged 1 commit into
mainfrom
test/skip-h2-churn-node-26
Aug 31, 2026
Merged

test: skip HTTP/2 churn test on Node.js 26#5742
mcollina merged 1 commit into
mainfrom
test/skip-h2-churn-node-26

Conversation

@mcollina

Copy link
Copy Markdown
Member

Skip the HTTP/2 churn stress test on Node.js 26, where nodejs/node#64850 aborts on an internal onread->IsFunction() assertion during session teardown. Preserve the Linux-only Node.js 24 and 25 skip for nodejs/node#64841 and link both upstream issues.

Signed-off-by: Matteo Collina <hello@matteocollina.com>
@mcollina
mcollina requested a review from ronag August 31, 2026 10:04
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.46%. Comparing base (fc3450d) to head (7a0164d).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5742      +/-   ##
==========================================
- Coverage   93.47%   93.46%   -0.01%     
==========================================
  Files         110      110              
  Lines       38908    38908              
==========================================
- Hits        36368    36366       -2     
- Misses       2540     2542       +2     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

@mcollina
mcollina requested review from metcoder95 and trivikr August 31, 2026 10:33
@mcollina
mcollina merged commit d0389ca into main Aug 31, 2026
38 checks passed
@mcollina
mcollina deleted the test/skip-h2-churn-node-26 branch August 31, 2026 10:40
@github-actions github-actions Bot mentioned this pull request Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants