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

Enabling tolerance adjustment in iOS color verification tests #13945

Merged
merged 9 commits into from
Apr 30, 2023

Conversation

MSLukeWest
Copy link
Contributor

Description of Change

Follow up change to #13266, which was partially undone by #13767 because it broke a test when running on iOS14. This change re-enables this test, taking advantage of the existing support for verifying colors using a tolerance variable which allows for slight variance in color values.

Issues Fixed

Fixes #11948

@mattleibow
Copy link
Member

/rebase

@MSLukeWest MSLukeWest marked this pull request as ready for review April 29, 2023 00:09
@mattleibow mattleibow merged commit 9293405 into main Apr 30, 2023
29 checks passed
@mattleibow mattleibow deleted the dev/lukewest/main/11948_Part2 branch April 30, 2023 12:32
@github-actions github-actions bot locked and limited conversation to collaborators Dec 13, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix the rest of the Color validating tests
5 participants