Skip to content
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

Modified path to follow symlinks for snapshots tests #76

Merged
merged 4 commits into from
Aug 31, 2023

Conversation

afujiwara-roblox
Copy link
Collaborator

Some snapshot tests were failing on m2 macs due to a difference between "/private/vars/folders..." and "/vars/folders...". "/vars/folders..." seems to just by a symlink to "/private/vars/folders...", so the file path was changed to follow said symlinks

@github-actions
Copy link

github-actions bot commented Aug 31, 2023

CLA Signature Action: All authors have signed the CLA. You may need to manually re-run the blocking PR check if it doesn't pass in a few minutes.

@afujiwara-roblox
Copy link
Collaborator Author

I have read the CLA Document and I hereby sign the CLA

Copy link
Contributor

@ZoteTheMighty ZoteTheMighty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks reasonable, good to have stable snapshots

@afujiwara-roblox afujiwara-roblox merged commit 4bec9b0 into main Aug 31, 2023
8 checks passed
@afujiwara-roblox afujiwara-roblox deleted the snapshot-filepath-bug-m2 branch August 31, 2023 21:56
@github-actions github-actions bot locked and limited conversation to collaborators Aug 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants