-
Notifications
You must be signed in to change notification settings - Fork 29.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test: EC generateKeyPairSync invalid parameter encoding #27212
Test: EC generateKeyPairSync invalid parameter encoding #27212
Conversation
Sorry that, I had to close the PR #27200. |
@rpgeeganage Can you rebase the old PR against master and force-push to that branch, then reopen the PR? Opening a new PR is inconvenient because the old one already had two sign-offs. |
@richardlau @bnoordhuis , |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Okay, no problem. The change itself still LGTM. :-)
Landed in de463f1 🎉 |
PR-URL: #27212 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passes