forwarded 1091497 https://github.com/golang/go/issues/71089 thanks
El 29/12/24 a las 20:04, Shengjing Zhu escribió:
Issues are forwarded at https://github.com/golang/go/issues
Great. Forwarded now. (Should this report be reopened with lower severity?)
Instead of disabling the test, is there a way to set a fixed time like the reproducing build?
By coincidence, I've seen such technique being used just yesterday here: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091842 In the proposed update, datefudge is used. That's certainly simple and effective, but maybe more appropriate for a stable update where it's either too late to ask upstream for a fix, or the code in unstable has deviated too much from the code in stable for the backport to be easy to make. (Will probably look at it anyway, as I am also fighting expired certificates in the current stable). Thanks a lot.