-
Notifications
You must be signed in to change notification settings - Fork 70
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
Add iOS 14.2 to snapshot test matrix #52
Conversation
Ugh, |
Now I'm getting the correct result when I step through it with a debugger (the snapshot I just added), but when it run it normally I still just get an all-black image. |
fb36800
to
3d25377
Compare
I manually compared these snapshot against the demo app, and they all match with a few exceptions:
Tableware.-.iOS.14.2.1.mov |
I'm removing Travis CI as a required build since it isn't running the .com version right now (the .org version is passing, but will stop working soon). Hopefully we can migrate the iOS 12 tests over to GH Actions with #43. Merging this now, then I'll add the iOS 14 CI build as a required PR check. |
No description provided.