Skip to content

Conversation

@panva
Copy link
Member

@panvapanva commented May 5, 2023

The wrap/unwrap promises are now properly handled.

Refs: #47864

cc @tniessen@fhanau

@panvapanva added crypto Issues and PRs related to the crypto subsystem. test Issues and PRs related to the tests. webcrypto labels May 5, 2023
@nodejs-github-botnodejs-github-bot added the needs-ci PRs that need a full CI run. label May 5, 2023
@panvapanva added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. request-ci Add this label to start a Jenkins CI on a PR. labels May 5, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2023
@nodejs-github-bot
Copy link
Collaborator

@panva
Copy link
MemberAuthor

panva commented May 5, 2023

Note: the tests did actually execute before, but would cause an unhandled rejection in the file if they failed instead of reporting properly.

@panvapanva added the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2023
@github-actionsgithub-actionsbot removed the request-ci Add this label to start a Jenkins CI on a PR. label May 5, 2023
@nodejs-github-bot
Copy link
Collaborator

@nodejs-github-bot
Copy link
Collaborator

@panvapanva added the commit-queue Add this label to land a pull request using GitHub Actions. label May 5, 2023
@nodejs-github-botnodejs-github-bot removed the commit-queue Add this label to land a pull request using GitHub Actions. label May 7, 2023
@nodejs-github-botnodejs-github-bot merged commit ecf1427 into nodejs:mainMay 7, 2023
@nodejs-github-bot
Copy link
Collaborator

Landed in ecf1427

danielleadams pushed a commit that referenced this pull request Jul 6, 2023
Refs: #47864 PR-URL: #47876 Refs: #47864 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
MoLow pushed a commit to MoLow/node that referenced this pull request Jul 6, 2023
Refs: nodejs#47864 PR-URL: nodejs#47876 Refs: nodejs#47864 Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.cryptoIssues and PRs related to the crypto subsystem.needs-ciPRs that need a full CI run.testIssues and PRs related to the tests.webcrypto

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@panva@nodejs-github-bot@lpinca@tniessen