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

Relax ImageQt roundtrip check #6915

Merged
merged 1 commit into from
Jan 28, 2023
Merged

Relax ImageQt roundtrip check #6915

merged 1 commit into from
Jan 28, 2023

Conversation

radarhere
Copy link
Member

Helps #6875

I ran the test suite repeatedly in GitHub Actions, and managed to have the roundtrip() check fail during the RGB iteration of loop. Here is what the image looks like when it fails.

result

There are three short lines of incorrect pixels in the image. If that is acceptable, then this PR relaxes the check so that this image would have passed.

@hugovk
Copy link
Member

hugovk commented Jan 28, 2023

Thanks!

I think this is acceptable to ease the CI pain. The problem still exists (and we have a better idea about it now!), but it seems to be limited to the interaction with Qt and I guess we've not had any complaints so far! And it's intermittent.

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.

None yet

2 participants