Skip to content
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

Add a test that ensures we are using SubtleCrypto in WASM crypto tests #72892

Merged
merged 6 commits into from
Jul 27, 2022

Conversation

eerhardt
Copy link
Member

Fix #69740

@ghost ghost assigned eerhardt Jul 26, 2022
@eerhardt eerhardt added the arch-wasm WebAssembly architecture label Jul 26, 2022
@ghost
Copy link

ghost commented Jul 26, 2022

Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #69740

Author: eerhardt
Assignees: -
Labels:

area-System.Security

Milestone: -

@ghost
Copy link

ghost commented Jul 26, 2022

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

Fix #69740

Author: eerhardt
Assignees: eerhardt
Labels:

arch-wasm, area-System.Security

Milestone: -

@bartonjs
Copy link
Member

The C# LGTM. The rest also LGTM, but in more of a nod-and-smile sort of way.

@radical
Copy link
Member

radical commented Jul 27, 2022

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@eerhardt
Copy link
Member Author

/azp run runtime-wasm

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@radical
Copy link
Member

radical commented Jul 27, 2022

Wasm failures are known, and unrelated to this PR.

@radical
Copy link
Member

radical commented Jul 27, 2022

Failures are #72912, and #72916 .

@radical radical merged commit 75cc8fa into dotnet:main Jul 27, 2022
@eerhardt eerhardt deleted the Fix69740 branch July 27, 2022 12:37
@ghost ghost locked as resolved and limited conversation to collaborators Aug 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-System.Security
Projects
None yet
Development

Successfully merging this pull request may close these issues.

WASM error handling in SubtleCrypto through web worker
3 participants