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

[wasm] System.Security.Cryptography test failures #61099

Closed
steveisok opened this issue Nov 2, 2021 · 5 comments
Closed

[wasm] System.Security.Cryptography test failures #61099

steveisok opened this issue Nov 2, 2021 · 5 comments
Labels
arch-wasm WebAssembly architecture area-System.Security disabled-test The test is disabled in source code against the issue untriaged New issue has not been triaged by the area owner

Comments

@steveisok
Copy link
Member

A handful of SSC test failures are now showing up in the post PR validation runs:

https://dev.azure.com/dnceng/public/_build/results?buildId=1450140&view=results

I believe these were introduced after #61025 was merged.

CryptoConfigTests.NamedCreate_Mismatch
CryptoConfigTests.NamedKeyedHashAlgorithmCreate
CryptoConfigTests.NamedSymmetricAlgorithmCreate
CryptoConfigTests.NamedAsymmetricAlgorithmCreate
CryptoConfigTests.NamedAsymmetricAlgorithmCreate_DSA
CryptoConfigTests.NamedHashAlgorithmCreate
HashAlgorithmTest.ComputeHashAsync_SupportsCancellation

/cc @bartonjs

@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Security untriaged New issue has not been triaged by the area owner labels Nov 2, 2021
@ghost
Copy link

ghost commented Nov 2, 2021

Tagging subscribers to this area: @bartonjs, @vcsjones, @krwq, @GrabYourPitchforks
See info in area-owners.md if you want to be subscribed.

Issue Details

A handful of SSC test failures are now showing up in the post PR validation runs:

https://dev.azure.com/dnceng/public/_build/results?buildId=1450140&view=results

I believe these were introduced after #61025 was merged.

CryptoConfigTests.NamedCreate_Mismatch
CryptoConfigTests.NamedKeyedHashAlgorithmCreate
CryptoConfigTests.NamedSymmetricAlgorithmCreate
CryptoConfigTests.NamedAsymmetricAlgorithmCreate
CryptoConfigTests.NamedAsymmetricAlgorithmCreate_DSA
CryptoConfigTests.NamedHashAlgorithmCreate
HashAlgorithmTest.ComputeHashAsync_SupportsCancellation

/cc @bartonjs

Author: steveisok
Assignees: -
Labels:

area-System.Security, untriaged

Milestone: -

@steveisok steveisok added the arch-wasm WebAssembly architecture label Nov 2, 2021
@ghost
Copy link

ghost commented Nov 2, 2021

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

Issue Details

A handful of SSC test failures are now showing up in the post PR validation runs:

https://dev.azure.com/dnceng/public/_build/results?buildId=1450140&view=results

I believe these were introduced after #61025 was merged.

CryptoConfigTests.NamedCreate_Mismatch
CryptoConfigTests.NamedKeyedHashAlgorithmCreate
CryptoConfigTests.NamedSymmetricAlgorithmCreate
CryptoConfigTests.NamedAsymmetricAlgorithmCreate
CryptoConfigTests.NamedAsymmetricAlgorithmCreate_DSA
CryptoConfigTests.NamedHashAlgorithmCreate
HashAlgorithmTest.ComputeHashAsync_SupportsCancellation

/cc @bartonjs

Author: steveisok
Assignees: -
Labels:

arch-wasm, area-System.Security, untriaged

Milestone: -

@steveisok
Copy link
Member Author

/cc @lewing @radical

@radical
Copy link
Member

radical commented Nov 2, 2021

Opened #61102 to disable these tests for now.

@radical radical added the disabled-test The test is disabled in source code against the issue label Nov 2, 2021
@radical
Copy link
Member

radical commented Nov 2, 2021

Closing in favor of #37669 .

@radical radical closed this as completed Nov 2, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Dec 3, 2021
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 disabled-test The test is disabled in source code against the issue untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants