Skip to content

Conversation

sravani1510
Copy link
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 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 richardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 7, 2025
@github-actions github-actions bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Oct 7, 2025
@nodejs-github-bot
Copy link
Collaborator

Copy link

codecov bot commented Oct 7, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.53%. Comparing base (d52cd04) to head (bd0b742).
⚠️ Report is 1 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.

@nodejs-github-bot
Copy link
Collaborator

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 Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants