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

Minimize circle render tests #5940

Merged
merged 2 commits into from
Mar 6, 2018
Merged

Minimize circle render tests #5940

merged 2 commits into from
Mar 6, 2018

Conversation

jfirebaugh
Copy link
Contributor

After #5927, the next best thing I've found to make render tests faster is to keep them small (64x64) where possible. This PR does so for the circle tests.

Copy link
Member

@mourner mourner left a comment

Choose a reason for hiding this comment

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

We might want to keep a few tests with overlapping circles — e.g. for non-default blur and opacity in particular, where blending may regress.

@jfirebaugh jfirebaugh force-pushed the optimize-render-tests branch from 0875f0c to 011120f Compare March 2, 2018 20:24
@jfirebaugh
Copy link
Contributor Author

jfirebaugh commented Mar 2, 2018

Added a couple tests. I think they exposed an alpha blending bug. Same issue as #3771 maybe.

image

@jfirebaugh jfirebaugh force-pushed the optimize-render-tests branch from 011120f to 46cdfb5 Compare March 6, 2018 13:51
@jfirebaugh
Copy link
Contributor Author

Alpha bug fixed in #6275. @mourner want to take another look?

@jfirebaugh jfirebaugh merged commit 7d120eb into master Mar 6, 2018
@jfirebaugh jfirebaugh deleted the optimize-render-tests branch March 6, 2018 15:15
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.

2 participants