Uh oh!
There was an error while loading. Please reload this page.
Fix OCSP test responder to omit fractional seconds - #77411
Conversation
ghost
commented
Oct 24, 2022
Tagging subscribers to this area: @dotnet/area-system-security, @vcsjones |
vcsjones
commented
Oct 25, 2022
/azp run runtime-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
vcsjones
commented
Oct 25, 2022
Doh. That was the wrong outerloop. /azp run runtime-libraries-coreclr outerloop |
vcsjones
commented
Oct 25, 2022
/azp run runtime-libraries-coreclr outerloop |
|
Azure Pipelines successfully started running 1 pipeline(s). |
vcsjones
commented
Oct 25, 2022
S.S.Cryptography outerloop passed. None of the outerloop failures appear related, and this is a test only change. Merging. |
vcsjones
commented
Oct 25, 2022
@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? |
bartonjs
commented
Oct 25, 2022
Your question has certainly sold me on the value of the backport; and test-only changes are generally taken. So, yes 😄 |
vcsjones
commented
Oct 25, 2022
/backport to release/7.0 |
Started backporting to release/7.0: https://github.com/dotnet/runtime/actions/runs/3322798204 |
vcsjones
commented
Oct 25, 2022
/backport to release/6.0 |
Started backporting to release/6.0: https://github.com/dotnet/runtime/actions/runs/3322799106 |
Closes#77408