Skip to content

Commit 7d47d33

Browse files
committed
Re-add PHP constraint
1 parent a9eaf06 commit 7d47d33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

tests/phpunit/tests/media.php

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5472,6 +5472,10 @@ public function test_quality_with_image_conversion_file_sizes() {
54725472
* Test AVIF quality filters.
54735473
*
54745474
* @ticket 61614
5475+
*
5476+
* Temporarily disabled until we can figure out why it fails on the Trixie based PHP container.
5477+
* See https://core.trac.wordpress.org/ticket/63932.
5478+
* @requires PHP < 8.3
54755479
*/
54765480
public function test_quality_with_avif_conversion_file_sizes() {
54775481
$temp_dir = get_temp_dir();

0 commit comments

Comments
 (0)