Closed Mikescops closed 1 year ago
Outch, the auto-merge didn't wait for the macos test to pass...
@Mikescops I'm sorry for that, seems them are not set as required tests in order to pass, let's see if they end successfully
@robertsLando it went well thankfully
Perfect, thanks!
In my last PR #1878, I left a test scenario as todo concerning damaging the binary.
In fact, damaging when the code is signed had no effect as we were likely damaging the file in a non sensitive place. To circumvent that I decided to skip the signature on macos (as other systems don't sign anyway), damage the file, then sign it manually and finally execute the test.