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

System.Security.Cryptography.X509Certificates.Tests fail on Android #50565

Closed
2 tasks
mdh1418 opened this issue Apr 1, 2021 · 1 comment · Fixed by #50301
Closed
2 tasks

System.Security.Cryptography.X509Certificates.Tests fail on Android #50565

mdh1418 opened this issue Apr 1, 2021 · 1 comment · Fixed by #50301
Labels
area-System.Security os-android untriaged New issue has not been triaged by the area owner
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 1, 2021

A couple of tests from System.Security.Cryptography.X509Certificates.Tests fail on Android:

  • System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.TestECDsaPublicKey_BrainpoolP160r1_ValidatesSignature(curveData: [45, 45, 45, 45, 45, ...], existingSignature: [109, 116, 241, 201, 188, ...])
  • System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_RSAPSS

Based on CI test runs from #50095

@ghost
Copy link

ghost commented Apr 1, 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 couple of tests from System.Security.Cryptography.X509Certificates.Tests fail on Android:

  • System.Security.Cryptography.X509Certificates.Tests.PublicKeyTests.TestECDsaPublicKey_BrainpoolP160r1_ValidatesSignature(curveData: [45, 45, 45, 45, 45, ...], existingSignature: [109, 116, 241, 201, 188, ...])
  • System.Security.Cryptography.X509Certificates.Tests.CertificateCreation.CertificateRequestChainTests.CreateChain_RSAPSS

Based on CI test runs from #50095

Author: mdh1418
Assignees: -
Labels:

area-System.Security, os-android

Milestone: 6.0.0

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label Apr 1, 2021
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Apr 5, 2021
@ghost ghost closed this as completed in #50301 Apr 6, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Apr 6, 2021
@ghost ghost locked as resolved and limited conversation to collaborators May 6, 2021
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security os-android untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant