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.Encoding.Tests fails on iOS/tvOS #51388

Closed
mdh1418 opened this issue Apr 16, 2021 · 1 comment · Fixed by #52191
Closed

System.Security.Cryptography.Encoding.Tests fails on iOS/tvOS #51388

mdh1418 opened this issue Apr 16, 2021 · 1 comment · Fixed by #52191
Labels
area-System.Security os-ios Apple iOS os-tvos Apple tvOS untriaged New issue has not been triaged by the area owner
Milestone

Comments

@mdh1418
Copy link
Member

mdh1418 commented Apr 16, 2021

System.Security.Cryptography.Encoding.Tests
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByValue_Method_OpenSSL
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByFriendlyName_Method_OpenSSL

System.Security.Cryptography.Encoding.Tests.dll   Failed: 2

Test collection for System.Security.Cryptography.Encoding.Tests.OidTests
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByValue_Method_OpenSSL
    System.Security.Cryptography.CryptographicException : The OID value is invalid.
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByFriendlyName_Method_OpenSSL
    System.Security.Cryptography.CryptographicException : No OID value matches this name.
@mdh1418 mdh1418 added os-ios Apple iOS os-tvos Apple tvOS labels Apr 16, 2021
@mdh1418 mdh1418 added this to the 6.0.0 milestone Apr 16, 2021
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Security untriaged New issue has not been triaged by the area owner labels Apr 16, 2021
@ghost
Copy link

ghost commented Apr 16, 2021

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

Issue Details

System.Security.Cryptography.Encoding.Tests
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByValue_Method_OpenSSL
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByFriendlyName_Method_OpenSSL

System.Security.Cryptography.Encoding.Tests.dll   Failed: 2

Test collection for System.Security.Cryptography.Encoding.Tests.OidTests
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByValue_Method_OpenSSL
    System.Security.Cryptography.CryptographicException : The OID value is invalid.
System.Security.Cryptography.Encoding.Tests.OidTests.LookupOidByFriendlyName_Method_OpenSSL
    System.Security.Cryptography.CryptographicException : No OID value matches this name.

<table>
  <tr>
    <th align="left">Author:</th>
    <td>mdh1418</td>
  </tr>
  <tr>
    <th align="left">Assignees:</th>
    <td>-</td>
  </tr>
  <tr>
    <th align="left">Labels:</th>
    <td>

`area-System.Security`, `os-ios`, `os-tvos`, `untriaged`

</td>
  </tr>
  <tr>
    <th align="left">Milestone:</th>
    <td>6.0.0</td>
  </tr>
</table>
</details>

@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label May 5, 2021
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label May 19, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jun 18, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-System.Security os-ios Apple iOS os-tvos Apple tvOS 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