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-botnodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to the tests. labels Oct 7, 2025
@richardlaurichardlau added the request-ci Add this label to start a Jenkins CI on a PR. label Oct 7, 2025
@github-actionsgithub-actionsbot 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

@codecov
Copy link

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

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@richardlaurichardlau added the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 8, 2025
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Oct 9, 2025
@nodejs-github-botnodejs-github-bot merged commit 712cee9 into nodejs:mainOct 9, 2025
69 of 70 checks passed
@nodejs-github-bot
Copy link
Collaborator

Landed in 712cee9

@sravani1510sravani1510 deleted the ibmi-mark-timeouts branch October 10, 2025 09:30
@abmusseabmusse added the ibm i Issues and PRs related to the IBM i platform. label Oct 10, 2025
@RafaelGSSRafaelGSS mentioned this pull request Oct 13, 2025
9 tasks
aduh95 pushed a commit that referenced this pull request Oct 31, 2025
PR-URL: #60148 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
aduh95 pushed a commit that referenced this pull request Nov 7, 2025
PR-URL: #60148 Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Colin Ihrig <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ibm iIssues and PRs related to the IBM i platform.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants

@sravani1510@nodejs-github-bot@cjihrig@richardlau@abmusse