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

Relaxed tolerance allowing four new render tests to pass on GL-Native linux #11376

Merged
merged 1 commit into from
Jan 6, 2022

Conversation

SnailBones
Copy link
Contributor

Launch Checklist

The new feature-state tests introduced in #11049 and #11359 were failing.
image
This is caused by differences in antialiasing of different operating systems. Interestingly, it occurs in this case only when zoom > 0, possibly because it stems from the way that different operating systems handle subpixel floating point values.

This behavior is an existing and acceptable difference as demonstrated by other tests such as this one:
image
This change increased the tolerance to enable these tests to pass.

Similar to #11308

  • briefly describe the changes in this PR
  • apply changelog label ('bug', 'feature', 'docs', etc) or use the label 'skip changelog'

@SnailBones SnailBones added the skip changelog Used for PRs that do not need a changelog entry label Jan 6, 2022
@SnailBones SnailBones merged commit 7920d14 into main Jan 6, 2022
@SnailBones SnailBones deleted the aidan/image-feature-state-tolerance branch January 6, 2022 21:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skip changelog Used for PRs that do not need a changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants