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

Revert to fork of swift-snapshot-testing #1197

Merged
merged 3 commits into from
Feb 2, 2023
Merged

Conversation

bstien
Copy link
Member

@bstien bstien commented Feb 2, 2023

Why?

CircleCI doesn't have any GPUs, which is necessary for the perceptualPrecision diffing that was added to the lib late last year since that method uses Metal.

What?

Version Change

Minor. No public changes.

UI Changes

None.

@bstien bstien requested review from a team, ag12 and AtishPapa and removed request for a team February 2, 2023 13:41
@bstien
Copy link
Member Author

bstien commented Feb 2, 2023

There is an open PR that adds support for non-Metal perceptual diffing that we can follow.

pointfreeco/swift-snapshot-testing#666

@bstien bstien requested a review from osanoj February 2, 2023 13:43
Copy link
Contributor

@osanoj osanoj left a comment

Choose a reason for hiding this comment

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

I have compared the new snapshots pixel by pixel and there were no unexpected changes 😉

@bstien bstien merged commit 65e12df into master Feb 2, 2023
@bstien bstien deleted the revert/snapshot-test-fork branch February 2, 2023 13:50
@adriansergheev
Copy link
Collaborator

RevenueCat/purchases-ios#3526
looks like CircleCI has added m1 instances

@bstien
Copy link
Member Author

bstien commented Dec 27, 2023

Yes, but we need to pay for those. If we get it approved to pay for it, and we also have access to GPU, we can try to switch.

That won't help us on Travis, though, where I believe we don't have any GPUs available.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants