-
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 System.Security.Cryptography.X509Certificates.Tests.RevocationTests.DynamicRevocationTests.RevokeEndEntity_PolicyErrors_NotTimeValid(policyErrors: True, notTimeValid: True) #66803
Comments
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones Issue DetailsRun: runtime-libraries-coreclr outerloop 20220317.3 Failed test:
Error message:
|
This could be #66520, so I'll take a look at it. |
Even reverting #66520 I still see failures on Linux (and I fail to see how that PR could have caused Linux to start failing). Steps I took git show -R 4bcc7998f03f9e8c9d008d56e997d1c9d935e3a7 | git apply # Undo PR
./dotnet.sh test src/libraries/System.Security.Cryptography.X509Certificates/tests/ --filter RevokeEndEntity_PolicyErrors_NotTimeValid /p:OuterLoop=true |
Two possibilities come to mind:
The first seems more likely. I'm looking into that possibility now. |
Yeah, introduced during a different bugfix detected by tracing. Hmm... how to get the best of both worlds... |
Run: runtime-libraries-coreclr outerloop 20220317.3
Failed test:
Error message:
The text was updated successfully, but these errors were encountered: