-
Notifications
You must be signed in to change notification settings - Fork 5.3k
Fix OCSP test responder to omit fractional seconds #77411
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
Conversation
|
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones |
|
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
Doh. That was the wrong outerloop. /azp run runtime-libraries-coreclr outerloop |
|
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
|
S.S.Cryptography outerloop passed. None of the outerloop failures appear related, and this is a test only change. Merging. |
|
@bartonjs should this test-only change be back ported to release/7.0 or release/6.0 so that if/when those pick up Ventura the tests won't start failing? |
|
Your question has certainly sold me on the value of the backport; and test-only changes are generally taken. So, yes 😄 |
|
/backport to release/7.0 |
|
Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3322798204 |
|
/backport to release/6.0 |
|
Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/3322799106 |
Closes #77408