Skip to content

test: split stateless DH and keygen tests - #66199

Closed
panva wants to merge 1 commit into
nodejs:mainfrom
panva:split-crypto-tests
Closed

panva wants to merge 1 commit into
nodejs:mainfrom
panva:split-crypto-tests

Conversation

@panva

@panva panva commented Sep 22, 2026

Copy link
Copy Markdown
Member

Move finite-field DH and RSA parameter checks into separate tests and remove the ARM and ARM64 skips. Preserve the existing assertions and share the synchronous and asynchronous DH test helpers.

Move finite-field DH and RSA parameter checks into separate tests
and remove the ARM and ARM64 skips. Preserve the existing assertions
and share the synchronous and asynchronous DH test helpers.

Signed-off-by: Filip Skokan <panva.ip@gmail.com>
@nodejs-github-bot nodejs-github-bot added needs-ci PRs that need a full CI run. test Issues and PRs related to Node.js core tests and test infrastructure. labels Sep 22, 2026
@panva panva closed this Sep 22, 2026
@panva
panva deleted the split-crypto-tests branch September 22, 2026 10:28
@codecov

codecov Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.28%. Comparing base (1eacebb) to head (cc70503).
⚠️ Report is 6 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #66199      +/-   ##
==========================================
- Coverage   90.29%   90.28%   -0.01%     
==========================================
  Files         790      790              
  Lines      272529   272529              
  Branches    52037    52038       +1     
==========================================
- Hits       246074   246057      -17     
- Misses      16908    16939      +31     
+ Partials     9547     9533      -14     

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

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 Node.js core tests and test infrastructure.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants