[wp-trac] [WordPress Trac] #63990: `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs with GD
WordPress Trac
noreply at wordpress.org
Wed Sep 17 00:42:18 UTC 2025
#63990: `Tests_Media::test_quality_with_avif_conversion_file_sizes` sometimes runs
with GD
--------------------------+-----------------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Media | Version:
Severity: normal | Keywords: has-patch
Focuses: tests |
--------------------------+-----------------------------
`Tests_Media::test_quality_with_avif_conversion_file_sizes` was added in
[59247] (#61614) to confirm a specific edge case when editing AVIF images
with Imagick is not reintroduced.
However, because `_wp_image_editor_choose()` tests each editor class and
returns the first one with support for AVIF, the test can run using GD
instead of Imagick when only GD supports the file format.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63990>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list