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

tests(settings): Fix AccountMigratorTest when using PNG avatars #45883

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 14, 2024

Summary

PNG is lossless so we test the imported file for equality with the exported file, but the changed asset was never imported into Nextcloud so it was never initially scaled.

(was introduced with #45810 )

Checklist

PNG is lossless so we test the imported file for equality with the exported file,
but the changed asset was never imported into Nextcloud so it was never initially scaled.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@blizzz blizzz added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jun 14, 2024
@blizzz blizzz merged commit 54bf26a into master Jun 14, 2024
122 of 126 checks passed
@blizzz blizzz deleted the fix/phpunit branch June 14, 2024 14:24
@blizzz blizzz mentioned this pull request Jul 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish bug regression tests Related to tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants