-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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.Tests CertTests.RaceDisposeAndKeyAccess failing #85073
Comments
Tagging subscribers to this area: @dotnet/area-system-security, @bartonjs, @vcsjones Issue DetailsBuild InformationBuild: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=235406 Error MessageFill the error message using known issues guidance. {
"ErrorMessage": "Process terminated. Assertion failed.",
"BuildRetry": false,
"ErrorPattern": "RaceDisposeAndKeyAccess",
"ExcludeConsoleLog": false
}
|
Hm. Looks like a real race condition, but no idea why it just started failing. The test has been there for a while. I'll take a look. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=235406
Build error leg or test failing: System.Security.Cryptography.Tests.WorkItemExecution
Pull request: #81059
Error Message
Fill the error message using known issues guidance.
Report
Summary
The text was updated successfully, but these errors were encountered: