-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
Test failure in DecryptEnvelopedOctetStringWithExtraData (linux x64) #94067
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=452229 Error MessageFill the error message using step by step known issues guidance. {
"ErrorMessage": "",
"ErrorPattern": "error:03000072:digital envelope routines::decode error",
"BuildRetry": false,
"ExcludeConsoleLog": false
}
|
Same as #64816, seems to be intermittent and coming from d2i_PUBKEY. |
Added this to the 9.0.0 milestone because of the frequency |
removing blocking-clean-ci as it has not been hit in 30 days
|
I am going to close this out. I cannot reproduce it, and it does not look like this has failed in CI a few months. |
Build Information
Build: https://dev.azure.com/dnceng-public/cbb18261-c48f-4abb-8651-8cdcb5474649/_build/results?buildId=452229
Build error leg or test failing: System.Security.Cryptography.Pkcs.EnvelopedCmsTests.Tests.DecryptTestsRsaPaddingMode.DecryptEnvelopedOctetStringWithExtraData
Pull request: #94060
Error Message
Fill the error message using step by step known issues guidance.
Known issue validation
Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=452229
Error message validated:
error:03000072:digital envelope routines::decode error
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 10/26/2023 8:33:34 PM UTC
Report
Summary
The text was updated successfully, but these errors were encountered: