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

test: enable idlharness WebCryptoAPI WPTs by panva · Pull Request #45822 · nodejs/node · GitHub

/ node Public

test: enable idlharness WebCryptoAPI WPTs - #45822

Merged
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
panva:webcrypto-enable-wpt-idlharness
Dec 13, 2022
Merged

test: enable idlharness WebCryptoAPI WPTs#45822
nodejs-github-bot merged 1 commit into
nodejs:mainfrom
panva:webcrypto-enable-wpt-idlharness

Conversation

panva commented Dec 11, 2022

Copy link
Copy Markdown
Member

Enables the idlharness.https.any.js tests from WebCryptoAPI WPT to run, adding 73 new PASS tests and 9 acknowledged failures that I'll be dealing with on an ongoing basis.

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

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

panva added author ready PRs that have at least one approval, no outstanding review comments, and a CI started. commit-queue Add this label to land a pull request using GitHub Actions. dont-land-on-v16.x labels Dec 12, 2022
nodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label Dec 13, 2022
nodejs-github-bot merged commit da41669 into nodejs:main Dec 13, 2022

Copy link
Copy Markdown
Collaborator

Landed in da41669

panva deleted the webcrypto-enable-wpt-idlharness branch December 13, 2022 22:01
targos pushed a commit that referenced this pull request Jan 1, 2023
PR-URL: #45822
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Daeyeon Jeong <daeyeon.dev@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
RafaelGSS mentioned this pull request Jan 2, 2023

Copy link
Copy Markdown
Member

This is breaking the jstests in v18.x

/Users/juan/GitHub/node/test/common/wpt.js:548                                                                                                                                                 
        throw new Error(                                                                                                                                                                       
        ^                                                                                                                                                                                      
                                                                                                                                                                                               
Error: Found 1 unexpected passes. Consider updating test/wpt/status/WebCryptoAPI.json for these files:                                                                                         
idlharness.https.any.js                                                                                                                                                                        
    at process.<anonymous> (/Users/juan/GitHub/node/test/common/wpt.js:548:15)                                                                                                                 
    at process.emit (node:events:525:35)                                                                                                                                                                                                                                                                                                                                                      
Node.js v18.13.1-pre                                                                                                                                                                           
Command: out/Release/node /Users/juan/GitHub/node/test/wpt/test-webcrypto.js                                                                                                                                                                                                                                                                                                                  
                                                                                                                                                                                               
[08:21|% 100|+ 3785|-   1]: Done                                                                                                                                                                                                                                                                                                                                                              
Failed tests:                                                                                                                                                                                  
out/Release/node /Users/juan/GitHub/node/test/wpt/test-webcrypto.js                                                                                                                            
make: *** [jstest] Error 1

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

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. 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.

7 participants


Back | FazBrowse Home | New Git URL