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

Run optipng over pngs #95

Merged
merged 1 commit into from
Nov 25, 2018
Merged

Run optipng over pngs #95

merged 1 commit into from
Nov 25, 2018

Conversation

hellcp
Copy link
Member

@hellcp hellcp commented Nov 25, 2018

No description provided.

@sysrich
Copy link
Member

sysrich commented Nov 25, 2018

The reason we stopped doing that in the past was a tendency for optipng to produce different enough pngs that openQA cared and so we kept on having to reneedle just because of a new build

If you are confident this won’t happen, LGTM

@hellcp
Copy link
Member Author

hellcp commented Nov 25, 2018

The only part that is checked with openQA from this PR is GRUB, afaik Plymouth and Xfce splash are completely ignored.

@sysrich
Copy link
Member

sysrich commented Nov 25, 2018

IIRC it was different in the olden times I am referring to.. 👴

@sysrich sysrich merged commit ec1bd79 into openSUSE:tumbleweed Nov 25, 2018
@coolo
Copy link
Member

coolo commented Nov 26, 2018

It's the first time I hear that optipng changes pngs in a way that is visible at all. All it does is comparing different compression settings - if it changes the resulting pixels, it's a critical bug. Especially as openqa calls optipng on needles you create, it would be very problematic.

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

3 participants