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

test: skip tests that cause timeouts on IBM i by sravani1510 · Pull Request #60148 · nodejs/node · GitHub

/ node Public

test: skip tests that cause timeouts on IBM i - #60148

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sravani1510:ibmi-mark-timeouts
Oct 9, 2025
Merged

test: skip tests that cause timeouts on IBM i#60148
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
sravani1510:ibmi-mark-timeouts

Conversation

Copy link
Copy Markdown
Contributor

Similar to the tests timeouts that were skipped
in #59014, we also want to skip the
following test cases on IBMi-

Tests previously skipped and moved
from parallel to client-proxy:

  • client-proxy.test-http-proxy-fetch
  • client-proxy.test-https-proxy-fetch

Similar to #59014 (comment)
We have decided to skip these tests
until the underlying issue is resolved.

The tests being skipped are:

  • client-proxy.test-use-env-proxy-cli-http
  • client-proxy.test-use-env-proxy-cli-https
  • parallel.test-http2-allow-http1-upgrade-ws
  • parallel.test-inspector-network-websocket
  • parallel.test-tls-set-default-ca-certificates-append-fetch
  • parallel.test-tls-set-default-ca-certificates-reset-fetch

nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Oct 7, 2025
richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 7, 2025
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 7, 2025

Copy link
Copy Markdown
Collaborator

codecov Bot commented Oct 7, 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 (d52cd04) to head (bd0b742).
⚠️ Report is 19 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #60148   +/-   ##
=======================================
  Coverage   88.52%   88.53%           
=======================================
  Files         703      703           
  Lines      207997   207997           
  Branches    40024    40011   -13     
=======================================
+ Hits       184134   184143    +9     
+ Misses      15875    15863   -12     
- Partials     7988     7991    +3     

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

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

richardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 8, 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 712cee9 into nodejs:main Oct 9, 2025
69 of 70 checks passed

Copy link
Copy Markdown
Collaborator

Landed in 712cee9

sravani1510 deleted the ibmi-mark-timeouts branch October 10, 2025 09:30
abmusse added the ibm i Issues and PRs related to the IBM i platform. label Oct 10, 2025
aduh95 pushed a commit that referenced this pull request Oct 31, 2025
PR-URL: #60148
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
aduh95 pushed a commit that referenced this pull request Nov 7, 2025
PR-URL: #60148
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
aduh95 pushed a commit that referenced this pull request Feb 17, 2026
PR-URL: #60148
Reviewed-By: Richard Lau <richard.lau@ibm.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
aduh95 mentioned this pull request Feb 22, 2026
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

ibm i Issues and PRs related to the IBM i platform. 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


Back | FazBrowse Home | New Git URL