| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
Sorry, something went wrong.
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>
|
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
|
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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.