Skip to content

Commit e586bcd

Browse files
committed
Temporarily disable this on the Trixie based PHP containers.
1 parent b8d3288 commit e586bcd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/phpunit/tests/image/editorImagick.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -701,6 +701,9 @@ static function ( $value ) {
701701
* Test filter `image_max_bit_depth` correctly sets the maximum bit depth of resized images.
702702
*
703703
* @ticket 62285
704+
*
705+
* // Temporarily disabled until we can figure out why it fails on the Trixie based PHP container.
706+
* @requires PHP < 8.3
704707
*/
705708
public function test_image_max_bit_depth() {
706709
$file = DIR_TESTDATA . '/images/colors_hdr_p3.avif';

0 commit comments

Comments
 (0)