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

[Android] System.Security.Cryptography.X509Certificates.Tests.DynamicChainTests.MismatchKeyIdentifiers fails #52980

Closed
steveisok opened this issue May 19, 2021 · 3 comments
Labels
area-System.Security os-android untriaged New issue has not been triaged by the area owner

Comments

@steveisok
Copy link
Member

Starting on 5/18 this test began to fail across all Android architectures about 50-60% of the time.

chain.Build
Expected: False
Actual:   True

at System.Security.Cryptography.X509Certificates.Tests.DynamicChainTests.MismatchKeyIdentifiers() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/DynamicChainTests.cs:line 636
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x6004a0f+0x6a

Example build w/ the failure: https://dev.azure.com/dnceng/public/_build/results?buildId=1145901&view=ms.vss-test-web.build-test-results-tab

@ghost
Copy link

ghost commented May 19, 2021

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

Issue Details

Starting on 5/18 this test began to fail across all Android architectures about 50-60% of the time.

chain.Build
Expected: False
Actual:   True

at System.Security.Cryptography.X509Certificates.Tests.DynamicChainTests.MismatchKeyIdentifiers() in /_/src/libraries/System.Security.Cryptography.X509Certificates/tests/DynamicChainTests.cs:line 636
   at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture) in System.Private.CoreLib.dll:token 0x6004a0f+0x6a

Example build w/ the failure: https://dev.azure.com/dnceng/public/_build/results?buildId=1145901&view=ms.vss-test-web.build-test-results-tab

Author: steveisok
Assignees: -
Labels:

area-System.Security, os-android

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added the untriaged New issue has not been triaged by the area owner label May 19, 2021
@vcsjones
Copy link
Member

Is this a duplicate of #52976?

@steveisok
Copy link
Member Author

Yes, @mdh1418 beat me to it :-)

@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-android untriaged New issue has not been triaged by the area owner
Projects
None yet
Development

No branches or pull requests

2 participants