test: update WPT resources, interfaces and WebCryptoAPI#62389
Closed
panva wants to merge 1 commit intonodejs:mainfrom
Closed
test: update WPT resources, interfaces and WebCryptoAPI#62389panva wants to merge 1 commit intonodejs:mainfrom
panva wants to merge 1 commit intonodejs:mainfrom
Conversation
Collaborator
|
Review requested:
|
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #62389 +/- ##
==========================================
- Coverage 91.60% 89.69% -1.91%
==========================================
Files 337 676 +339
Lines 140745 206693 +65948
Branches 21802 39579 +17777
==========================================
+ Hits 128925 185398 +56473
- Misses 11595 13429 +1834
- Partials 225 7866 +7641 🚀 New features to boost your workflow:
|
cjihrig
approved these changes
Mar 22, 2026
lpinca
approved these changes
Mar 23, 2026
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
Collaborator
Collaborator
Commit Queue failed- Loading data for nodejs/node/pull/62389 ✔ Done loading data for nodejs/node/pull/62389 ----------------------------------- PR info ------------------------------------ Title test: update WPT resources, interfaces and WebCryptoAPI (#62389) Author Filip Skokan <panva.ip@gmail.com> (@panva) Branch panva:update-wpt-resources-interfaces -> nodejs:main Labels test, author ready, needs-ci Commits 1 - test: update WPT resources, interfaces and WebCryptoAPI Committers 1 - Filip Skokan <panva.ip@gmail.com> PR-URL: https://github.com/nodejs/node/pull/62389 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/62389 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> -------------------------------------------------------------------------------- ℹ This PR was created on Sun, 22 Mar 2026 07:12:02 GMT ✔ Approvals: 2 ✔ - Colin Ihrig (@cjihrig): https://github.com/nodejs/node/pull/62389#pullrequestreview-3988251283 ✔ - Luigi Pinca (@lpinca): https://github.com/nodejs/node/pull/62389#pullrequestreview-3994554448 ✔ Last GitHub CI successful ℹ Last Full PR CI on 2026-03-26T09:00:14Z: https://ci.nodejs.org/job/node-test-pull-request/71982/ - Querying data for job/node-test-pull-request/71982/ ✔ Build data downloaded ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/main up to date... From https://github.com/nodejs/node * branch main -> FETCH_HEAD ✔ origin/main is now up-to-date - Downloading patch for 62389 From https://github.com/nodejs/node * branch refs/pull/62389/merge -> FETCH_HEAD ✔ Fetched commits as d4fa60cf9fcd..eb040b49117c -------------------------------------------------------------------------------- [main bc2e7670a5] test: update WPT resources, interfaces and WebCryptoAPI Date: Sun Mar 22 00:28:21 2026 +0000 83 files changed, 2366 insertions(+), 2442 deletions(-) create mode 100644 test/fixtures/wpt/WebCryptoAPI/digest/kangarootwelve.tentative.https.any.js create mode 100644 test/fixtures/wpt/WebCryptoAPI/digest/turboshake.tentative.https.any.js delete mode 100644 test/fixtures/wpt/WebCryptoAPI/encap_decap/ml_kem_encap_decap.js create mode 100644 test/fixtures/wpt/WebCryptoAPI/idlharness.tentative.https.any.js create mode 100644 test/fixtures/wpt/interfaces/webcrypto-modern-algos.idl create mode 100644 test/fixtures/wpt/interfaces/webcrypto-secure-curves.idl create mode 100644 test/fixtures/wpt/resources/example.pdf create mode 100644 test/fixtures/wpt/resources/web-extensions-helper.js ✔ Patches applied -------------------------------------------------------------------------------- --------------------------------- New Message ---------------------------------- test: update WPT resources, interfaces and WebCryptoAPI
Temporary files removed.
|
panva
pushed a commit
that referenced
this pull request
Mar 26, 2026
PR-URL: #62389 Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Member
Author
|
Landed in 1baafcc |
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Supersedes #62380