Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

chore: make corruption test pass on macos #1890

Merged
merged 1 commit into from
Mar 20, 2023
Merged

chore: make corruption test pass on macos #1890

merged 1 commit into from
Mar 20, 2023

Conversation

Mikescops
Copy link
Contributor

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.

@robertsLando robertsLando enabled auto-merge (squash) March 20, 2023 10:09
@robertsLando robertsLando merged commit 8eef5ea into vercel:main Mar 20, 2023
@Mikescops
Copy link
Contributor Author

Outch, the auto-merge didn't wait for the macos test to pass...

@Mikescops Mikescops deleted the chore/corrupt-test-pass-macos branch March 20, 2023 10:38
@robertsLando
Copy link
Contributor

@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

@Mikescops
Copy link
Contributor Author

@robertsLando it went well thankfully

@robertsLando
Copy link
Contributor

Perfect, thanks!

pcnate pushed a commit to pcnate/pkg that referenced this pull request Aug 15, 2023
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants